Searched refs:sectiong (Results 1 – 1 of 1) sorted by relevance
660 PetscSection sectiong; in DMNetworkLayoutSetUp() local782 PetscCall(DMGetGlobalSection(network->plex, §iong)); in DMNetworkLayoutSetUp()2139 PetscSection sectiong; in DMNetworkIsGhostVertex() local2143 PetscCall(DMGetGlobalSection(network->plex, §iong)); in DMNetworkIsGhostVertex()2144 PetscCall(PetscSectionGetOffset(sectiong, p, &offsetg)); in DMNetworkIsGhostVertex()