Searched refs:MatAIJGetLocalMat (Results 1 – 3 of 3) sorted by relevance
898 PETSC_EXTERN PetscErrorCode MatAIJGetLocalMat(Mat, Mat *);
7726 PetscCall(MatAIJGetLocalMat(AA, &A)); in MatComputeVariableBlockEnvelope()
5077 PetscErrorCode MatAIJGetLocalMat(Mat A, Mat *A_loc) in MatAIJGetLocalMat() function