Searched defs:cellSection (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | dmpleximpl.h | 89 PetscSection cellSection; /* Offsets for cells in each subbox*/ member
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexcreate.c | 6106 …m, PetscInt numCells, PetscInt numVertices, PetscInt NVertices, PetscSection cellSection, const Pe… in DMPlexBuildFromCellSectionParallel() 6367 …m, PetscInt numCells, PetscInt numVertices, PetscInt NVertices, PetscSection cellSection, PetscBoo… in DMPlexCreateFromCellSectionParallel()
|
| H A D | plexgeometry.c | 849 static PetscErrorCode PetscGridHashGetEnclosingBoxQuery(PetscGridHash box, PetscSection cellSection… in PetscGridHashGetEnclosingBoxQuery()
|