Searched refs:DMGetVecType (Results 1 – 4 of 4) sorted by relevance
341 PetscCall(DMGetVecType(pack, &vtype)); in main()
204 PETSC_EXTERN PetscErrorCode DMGetVecType(DM, VecType *);
257 PetscErrorCode DMGetVecType(DM da, VecType *ctype) in DMGetVecType() function
86 PetscCall(DMGetVecType(dmin, &vecType)); in DMPlexCopy_Internal()