Searched refs:MatLoad_SeqAIJ (Results 1 – 3 of 3) sorted by relevance
365 PETSC_INTERN PetscErrorCode MatLoad_SeqAIJ(Mat, PetscViewer);
3477 MatLoad_SeqAIJ,4969 PetscErrorCode MatLoad_SeqAIJ(Mat newMat, PetscViewer viewer) in MatLoad_SeqAIJ() function
299 PetscCall(MatLoad_SeqAIJ(tmpA, viewer)); in MatLoad_BlockMat()