Searched refs:DMCreateMatrix_DA_3d_MPIBAIJ (Results 1 – 1 of 1) sorted by relevance
516 extern PetscErrorCode DMCreateMatrix_DA_3d_MPIBAIJ(DM, Mat);722 PetscCall(DMCreateMatrix_DA_3d_MPIBAIJ(da, A)); in DMCreateMatrix_DA()1773 PetscErrorCode DMCreateMatrix_DA_3d_MPIBAIJ(DM da, Mat J) in DMCreateMatrix_DA_3d_MPIBAIJ() function