Searched defs:celltype (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/dm/impls/plex/transform/impls/extrude/ |
| H A D | plextrcohesive.c | 767 DMLabel active, celltype; in DMPlexTransformSetUp_Cohesive() local
|
| H A D | plextrextrude.c | 468 DMLabel celltype; in DMPlexTransformSetUp_Extrude() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexvtu.c | 73 PetscInt nverts, dof = 0, celltype, startoffset, nC = 0; in DMPlexGetVTKConnectivity() local
|
| H A D | plex.c | 5650 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 D | plextransform.c | 892 …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 D | pforest.h | 4316 DMPolytopeType celltype = DM_POLYTOPE_QUADRILATERAL; in DMConvert_pforest_plex() local 4318 DMPolytopeType celltype = DM_POLYTOPE_HEXAHEDRON; in DMConvert_pforest_plex() local
|