Searched refs:DMPlexGetSubdomainSection (Results 1 – 3 of 3) sorted by relevance
382 PETSC_EXTERN PetscErrorCode DMPlexGetSubdomainSection(DM, PetscSection *);
3050 PetscErrorCode DMPlexGetSubdomainSection(DM dm, PetscSection *subsection) in DMPlexGetSubdomainSection() function
2579 PetscCall(DMPlexGetSubdomainSection(dm, &subSection)); in PCBDDCDetectDisconnectedComponents()