#include "petscmat.h" PetscErrorCode MatMPIAIJGetLocalMat(Mat A,MatReuse scall,Mat *A_loc)Not Collective Many br
A | - the matrix Many br | |
scall | - either MAT_INITIAL_MATRIX or MAT_REUSE_MATRIX Many br | |
A_loc | - the local sequential matrix generated Many br |