Home
last modified time | relevance | path

Searched defs:sectionSF (Results 1 – 7 of 7) sorted by relevance

/petsc/src/dm/impls/plex/tutorials/
H A Dex14.c17 PetscSF sectionSF; in main() local
/petsc/src/dm/impls/plex/
H A Dplexdd.c50 PetscSF migrationSF = NULL, sectionSF; in DMCreateDomainDecomposition_Plex() local
H A Dplexsfc.c563 PetscSF pointSF, sectionSF; in DMPlexCorrectOrientationForIsoperiodic() local
/petsc/include/petsc/private/
H A Dpcpatchimpl.h36 PetscSF sectionSF; /* Combined SF mapping process local to global */ member
H A Ddmimpl.h270 PetscSF sectionSF; /* SF for parallel dof overlap using section */ member
/petsc/src/vec/is/sf/utils/
H A Dsfutils.c445 …, PetscSection rootSection, PetscInt remoteOffsets[], PetscSection leafSection, PetscSF *sectionSF) in PetscSFCreateSectionSF()
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c2858 …ection, PetscLayout layout, PetscInt globalOffsets[], PetscSection leafSection, PetscSF *sectionSF) in DMPlexSectionLoad_HDF5_Internal_CreateDataSF()