Home
last modified time | relevance | path

Searched refs:subsectionGlobal (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplex.c10868 PetscSection sectionGlobal, subsectionGlobal; in DMCreateSubDomainDM_Plex() local
10879 PetscCall(DMGetGlobalSection(*subdm, &subsectionGlobal)); in DMCreateSubDomainDM_Plex()
10917 PetscCall(PetscSectionGetDof(subsectionGlobal, p, &gdof)); in DMCreateSubDomainDM_Plex()