Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Ddmpleximpl.h89 PetscSection cellSection; /* Offsets for cells in each subbox*/ member
/petsc/src/dm/impls/plex/
H A Dplexcreate.c6106 …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 Dplexgeometry.c849 static PetscErrorCode PetscGridHashGetEnclosingBoxQuery(PetscGridHash box, PetscSection cellSection in PetscGridHashGetEnclosingBoxQuery()