Searched defs:leafSection (Results 1 – 9 of 9) sorted by relevance
| /petsc/src/vec/is/sf/utils/ftn-custom/ |
| H A D | zsfutilsf90.c | 25 …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 D | SF.pyx | 345 …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 D | sfutils.c | 238 …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 D | plexdistribute.c | 439 …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 D | plexpartition.c | 1345 PetscSection leafSection; in DMPlexPartitionLabelInvert() local
|
| /petsc/src/dm/label/ |
| H A D | dmlabel.c | 1907 …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 D | section.c | 4101 …atype datatype, PetscSection rootSection, const void *rootData, PetscSection leafSection, void *le… in PetscSectionMigrateData()
|
| /petsc/src/dm/impls/plex/hdf5/ |
| H A D | plexhdf5.c | 2858 …tion rootSection, PetscLayout layout, PetscInt globalOffsets[], PetscSection leafSection, PetscSF … in DMPlexSectionLoad_HDF5_Internal_CreateDataSF()
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 2933 PetscSection leafSection, rootSection; in DMPforestGetTransferSF_Internal() local
|