Home
last modified time | relevance | path

Searched refs:MatDestroy_SeqSELL (Results 1 – 4 of 4) sorted by relevance

/petsc/src/mat/impls/sell/seq/
H A Dsell.h205 PETSC_INTERN PetscErrorCode MatDestroy_SeqSELL(Mat);
H A Dsell.c887 PetscErrorCode MatDestroy_SeqSELL(Mat A) in MatDestroy_SeqSELL() function
1845 MatDestroy_SeqSELL,
/petsc/src/mat/impls/sell/seq/seqhip/
H A Dsellhip.hip.cxx935 PetscCall(MatDestroy_SeqSELL(A)); in MatDestroy_SeqSELLHIP()
/petsc/src/mat/impls/sell/seq/seqcuda/
H A Dsellcuda.cu942 PetscCall(MatDestroy_SeqSELL(A)); in MatDestroy_SeqSELLCUDA()