Searched defs:localSection (Results 1 – 5 of 5) sorted by relevance
88 PetscSection localSection; in DMPlexCreateGlobalToNaturalSF() local
545 PetscSection csection, localSection = NULL; in DMPlexCorrectOrientationForIsoperiodic() local
128 PetscErrorCode PetscSFSetGraphSection(PetscSF sf, PetscSection localSection, PetscSection globalSec… in PetscSFSetGraphSection()
275 PetscSection localSection; /* Layout for local vectors */ member
4557 static PetscErrorCode DMDefaultSectionCheckConsistency_Internal(DM dm, PetscSection localSection, P… in DMDefaultSectionCheckConsistency_Internal()4797 PetscErrorCode DMCreateSectionSF(DM dm, PetscSection localSection, PetscSection globalSection) in DMCreateSectionSF()