Home
last modified time | relevance | path

Searched defs:leafSection (Results 1 – 9 of 9) sorted by relevance

/petsc/src/vec/is/sf/utils/ftn-custom/
H A Dzsfutilsf90.c25 …ction_(PetscSF *sf, PetscSection *rootSection, F90Array1d *ptr, PetscSection *leafSection, int *ie… in petscsfdistributesection_()
41 …eateremoteoffsets_(PetscSF *pointSF, PetscSection *rootSection, PetscSection *leafSection, F90Arra… in petscsfcreateremoteoffsets_()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DSF.pyx345 …ctionSF(self, Section rootSection, remoteOffsets: Sequence[int] | None, Section leafSection) -> SF:
378 …def distributeSection(self, Section rootSection, Section leafSection=None) -> tuple[ArrayInt, Sect…
/petsc/src/vec/is/sf/utils/
H A Dsfutils.c238 …eSection(PetscSF sf, PetscSection rootSection, PetscInt *remoteOffsets[], PetscSection leafSection) in PetscSFDistributeSection()
393 …etscSFCreateRemoteOffsets(PetscSF sf, PetscSection rootSection, PetscSection leafSection, PetscInt… in PetscSFCreateRemoteOffsets()
445 …PetscSF sf, PetscSection rootSection, PetscInt remoteOffsets[], PetscSection leafSection, PetscSF … in PetscSFCreateSectionSF()
/petsc/src/dm/impls/plex/
H A Dplexdistribute.c439 …tributeOwnership(DM dm, PetscSection rootSection, IS *rootrank, PetscSection leafSection, IS *leaf… in DMPlexDistributeOwnership()
495 …(DM dm, PetscInt levels, PetscSection rootSection, IS rootrank, PetscSection leafSection, IS leafr… in DMPlexCreateOverlapLabel()
661 …onst PetscInt exValue[], PetscSection rootSection, IS rootrank, PetscSection leafSection, IS leafr… in DMPlexCreateOverlapLabelFromLabels()
2011 PetscSection rootSection, leafSection; in DMPlexDistributeOverlap_Internal() local
H A Dplexpartition.c1345 PetscSection leafSection; in DMPlexPartitionLabelInvert() local
/petsc/src/dm/label/
H A Ddmlabel.c1907 …ErrorCode DMLabelDistribute_Internal(DMLabel label, PetscSF sf, PetscSection *leafSection, PetscIn… in DMLabelDistribute_Internal()
1987 PetscSection leafSection; in DMLabelDistribute() local
/petsc/src/vec/is/section/interface/
H A Dsection.c4101 …atype datatype, PetscSection rootSection, const void *rootData, PetscSection leafSection, void *le… in PetscSectionMigrateData()
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c2858 …tion rootSection, PetscLayout layout, PetscInt globalOffsets[], PetscSection leafSection, PetscSF … in DMPlexSectionLoad_HDF5_Internal_CreateDataSF()
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h2933 PetscSection leafSection, rootSection; in DMPforestGetTransferSF_Internal() local