Home
last modified time | relevance | path

Searched defs:celltype (Results 1 – 6 of 6) sorted by relevance

/petsc/src/dm/impls/plex/transform/impls/extrude/
H A Dplextrcohesive.c767 DMLabel active, celltype; in DMPlexTransformSetUp_Cohesive() local
H A Dplextrextrude.c468 DMLabel celltype; in DMPlexTransformSetUp_Extrude() local
/petsc/src/dm/impls/plex/
H A Dplexvtu.c73 PetscInt nverts, dof = 0, celltype, startoffset, nC = 0; in DMPlexGetVTKConnectivity() local
H A Dplex.c5650 PetscErrorCode DMPlexGetCellType(DM dm, PetscInt cell, DMPolytopeType *celltype) in DMPlexGetCellType()
5709 PetscErrorCode DMPlexSetCellType(DM dm, PetscInt cell, DMPolytopeType celltype) in DMPlexSetCellType()
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c892 …scErrorCode DMPlexTransformGetCellType(DMPlexTransform tr, PetscInt cell, DMPolytopeType *celltype) in DMPlexTransformGetCellType()
910 PetscErrorCode DMPlexTransformGetCellTypeStratum(DMPlexTransform tr, DMPolytopeType celltype, Petsc… in DMPlexTransformGetCellTypeStratum()
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h4316 DMPolytopeType celltype = DM_POLYTOPE_QUADRILATERAL; in DMConvert_pforest_plex() local
4318 DMPolytopeType celltype = DM_POLYTOPE_HEXAHEDRON; in DMConvert_pforest_plex() local