Searched refs:DMPlexGetSupportSection (Results 1 – 2 of 2) sorted by relevance
60 PETSC_EXTERN PetscErrorCode DMPlexGetSupportSection(DM, PetscSection *);
5829 PetscErrorCode DMPlexGetSupportSection(DM dm, PetscSection *section) in DMPlexGetSupportSection() function9364 PetscCall(DMPlexGetSupportSection(dm, &supportSection)); in DMPlexCheckSymmetry()