Searched refs:MatConvert_MPIBAIJ_MPIAdj (Results 1 – 1 of 1) sorted by relevance
2725 PETSC_INTERN PetscErrorCode MatConvert_MPIBAIJ_MPIAdj(Mat B, MatType newtype, MatReuse reuse, Mat *… in MatConvert_MPIBAIJ_MPIAdj() function2895 …scObjectComposeFunction((PetscObject)B, "MatConvert_mpibaij_mpiadj_C", MatConvert_MPIBAIJ_MPIAdj)); in MatCreate_MPIBAIJ()