Searched refs:DMCreateMatrix_DA_2d_MPIBAIJ (Results 1 – 1 of 1) sorted by relevance
515 extern PetscErrorCode DMCreateMatrix_DA_2d_MPIBAIJ(DM, Mat);720 PetscCall(DMCreateMatrix_DA_2d_MPIBAIJ(da, A)); in DMCreateMatrix_DA()1681 PetscErrorCode DMCreateMatrix_DA_2d_MPIBAIJ(DM da, Mat J) in DMCreateMatrix_DA_2d_MPIBAIJ() function