Home
last modified time | relevance | path

Searched refs:MatMAIJGetAIJ (Results 1 – 2 of 2) sorted by relevance

/petsc/src/mat/impls/maij/
H A Dmaij.c22 PetscErrorCode MatMAIJGetAIJ(Mat A, Mat *B) in MatMAIJGetAIJ() function
65 PetscCall(MatMAIJGetAIJ(A, &Aij)); in MatMAIJRedimension()
/petsc/include/
H A Dpetscmat.h2133 PETSC_EXTERN PetscErrorCode MatMAIJGetAIJ(Mat, Mat *);