Searched defs:parentSection (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plextree.c | 211 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 D | plexglvis.c | 453 PetscSection coordSection, coordSectionCell, parentSection, hoSection = NULL; in DMPlexView_GLVis_ASCII() local
|
| H A D | plexgeometry.c | 3400 PetscSection sectionGrad, parentSection; in DMPlexComputeGradientFVM() local
|
| /petsc/include/petsc/private/ |
| H A D | dmpleximpl.h | 192 PetscSection parentSection; /* dof == 1 if point has parent */ member
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 4119 PetscSection parentSection; in DMConvert_pforest_plex() local
|