Home
last modified time | relevance | path

Searched refs:MatDestroy_SeqAIJ (Results 1 – 11 of 11) sorted by relevance

/petsc/src/mat/impls/aij/seq/aijsell/
H A Daijsell.c30 B->ops->destroy = MatDestroy_SeqAIJ; in MatConvert_SeqAIJSELL_SeqAIJ()
73 PetscCall(MatDestroy_SeqAIJ(A)); in MatDestroy_SeqAIJSELL()
/petsc/src/mat/impls/aij/seq/crl/
H A Dcrl.c22 PetscCall(MatDestroy_SeqAIJ(A)); in MatDestroy_SeqAIJCRL()
/petsc/src/mat/impls/aij/seq/aijperm/
H A Daijperm.c74 B->ops->destroy = MatDestroy_SeqAIJ; in MatConvert_SeqAIJPERM_SeqAIJ()
113 PetscCall(MatDestroy_SeqAIJ(A)); in MatDestroy_SeqAIJPERM()
/petsc/src/mat/impls/aij/seq/lusol/
H A Dlusol.c185 PetscCall(MatDestroy_SeqAIJ(A)); in MatDestroy_LUSOL()
/petsc/src/mat/impls/aij/seq/aijmkl/
H A Daijmkl.c42 B->ops->destroy = MatDestroy_SeqAIJ; in MatConvert_SeqAIJMKL_SeqAIJ()
94 PetscCall(MatDestroy_SeqAIJ(A)); in MatDestroy_SeqAIJMKL()
/petsc/src/mat/impls/aij/seq/seqviennacl/
H A Daijviennacl.cxx320 PetscCall(MatDestroy_SeqAIJ(A)); in MatDestroy_SeqAIJViennaCL()
/petsc/src/mat/impls/aij/seq/
H A Daij.h434 PETSC_INTERN PetscErrorCode MatDestroy_SeqAIJ(Mat);
H A Daij.c1237 PetscErrorCode MatDestroy_SeqAIJ(Mat A) in MatDestroy_SeqAIJ() function
3459 MatDestroy_SeqAIJ,
/petsc/src/mat/impls/aij/seq/kokkos/
H A Daijkok.kokkos.cxx685 PetscCall(MatDestroy_SeqAIJ(A)); in MatDestroy_SeqAIJKokkos()
/petsc/src/mat/impls/aij/seq/seqhipsparse/
H A Daijhipsparse.hip.cxx3247 PetscCall(MatDestroy_SeqAIJ(A)); in MatDestroy_SeqAIJHIPSPARSE()
/petsc/src/mat/impls/aij/seq/seqcusparse/
H A Daijcusparse.cu3852 PetscCall(MatDestroy_SeqAIJ(A)); in MatDestroy_SeqAIJCUSPARSE()