Searched refs:DMPlexGetDepthStratumGlobalSize (Results 1 – 4 of 4) sorted by relevance
194 - Add `DMPlexGetDepthStratumGlobalSize()`
136 PETSC_EXTERN PetscErrorCode DMPlexGetDepthStratumGlobalSize(DM, PetscInt, PetscInt *);
2942 PetscCall(DMPlexGetDepthStratumGlobalSize(dm, 0, &Nv)); in DMPlexSectionLoad_HDF5_Internal()
8966 PetscErrorCode DMPlexGetDepthStratumGlobalSize(DM dm, PetscInt depth, PetscInt *gsize) in DMPlexGetDepthStratumGlobalSize() function