Home
last modified time | relevance | path

Searched defs:coneSection (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c2383 PetscSection coneSection = layer->coneSizesSection; in PlexLayerCreateSFs_Private() local
2453 PetscSection coneSection = layer->coneSizesSection; in PlexLayerCreateCellSFs_Private() local
2518 PetscSection coneSection; in DMPlexTopologyBuildFromLayers_Private() local
/petsc/include/petsc/private/
H A Ddmpleximpl.h127 PetscSection coneSection; /* Layout of cones (inedges for DAG) */ member
/petsc/src/dm/impls/plex/
H A Dplex.c9354 PetscSection coneSection, supportSection; in DMPlexCheckSymmetry() local