Searched refs:PetscSectionCreateSubdomainSection (Results 1 – 3 of 3) sorted by relevance
75 PETSC_EXTERN PetscErrorCode PetscSectionCreateSubdomainSection(PetscSection, IS, PetscSection *);
176 - Add `PetscSectionCreateSubdomainSection()`
2452 PetscErrorCode PetscSectionCreateSubdomainSection(PetscSection s, IS subpointMap, PetscSection *sub… in PetscSectionCreateSubdomainSection() function