Home
last modified time | relevance | path

Searched defs:parentSection (Results 1 – 5 of 5) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplextree.c211 PetscErrorCode DMPlexCreateReferenceTree_SetTree(DM dm, PetscSection parentSection, PetscInt parent… in DMPlexCreateReferenceTree_SetTree()
224 PetscSection unionSection, unionConeSection, parentSection; in DMPlexCreateReferenceTree_Union() local
895 static PetscErrorCode DMPlexSetTree_Internal(DM dm, PetscSection parentSection, PetscInt *parents, … in DMPlexSetTree_Internal()
995 PetscErrorCode DMPlexSetTree(DM dm, PetscSection parentSection, PetscInt parents[], PetscInt childI… in DMPlexSetTree()
1022 PetscErrorCode DMPlexGetTree(DM dm, PetscSection *parentSection, PetscInt *parents[], PetscInt *chi… in DMPlexGetTree()
1771 PetscSection parentSection; in DMPlexTreeRefineCell() local
H A Dplexglvis.c453 PetscSection coordSection, coordSectionCell, parentSection, hoSection = NULL; in DMPlexView_GLVis_ASCII() local
H A Dplexgeometry.c3400 PetscSection sectionGrad, parentSection; in DMPlexComputeGradientFVM() local
/petsc/include/petsc/private/
H A Ddmpleximpl.h192 PetscSection parentSection; /* dof == 1 if point has parent */ member
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h4119 PetscSection parentSection; in DMConvert_pforest_plex() local