Searched refs:DMGetMatType (Results 1 – 6 of 6) sorted by relevance
94 PetscCall(DMGetMatType(next->dm, &tmp)); in DMCreateMatrix_Composite_AIJ()142 PetscCall(DMGetMatType(next->dm, &tmp)); in DMCreateMatrix_Composite_AIJ()
206 PETSC_EXTERN PetscErrorCode DMGetMatType(DM, MatType *);
169 PetscCall(DMGetMatType(dm, &mtype)); in DMForestTemplate()
505 PetscCall(DMGetMatType(dm, &mat_type)); in DMCreateMatrix_Stag()
415 PetscErrorCode DMGetMatType(DM dm, MatType *ctype) in DMGetMatType() function
88 PetscCall(DMGetMatType(dmin, &matType)); in DMPlexCopy_Internal()