Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Ddmpleximpl.h130 PetscSection supportSection; /* Layout of cones (inedges for DAG) */ member
/petsc/src/dm/impls/plex/
H A Dplex.c9354 PetscSection coneSection, supportSection; in DMPlexCheckSymmetry() local