Home
last modified time | relevance | path

Searched defs:childSection (Results 1 – 2 of 2) sorted by relevance

/petsc/include/petsc/private/
H A Ddmpleximpl.h195 PetscSection childSection; /* inverse of parent section */ member
/petsc/src/dm/impls/plex/
H A Dplextree.c1022 …ion *parentSection, PetscInt *parents[], PetscInt *childIDs[], PetscSection *childSection, PetscIn… in DMPlexGetTree()