Searched refs:subdomainSection (Results 1 – 2 of 2) sorted by relevance
201 PetscSection subdomainSection; member
2849 PetscCall(PetscSectionDestroy(&mesh->subdomainSection)); in DMDestroy_Plex()3056 if (!mesh->subdomainSection) { in DMPlexGetSubdomainSection()3062 …ionCreateGlobalSection(section, sf, PETSC_TRUE, PETSC_FALSE, PETSC_TRUE, &mesh->subdomainSection)); in DMPlexGetSubdomainSection()3065 *subsection = mesh->subdomainSection; in DMPlexGetSubdomainSection()