Searched defs:cellType (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexgenerate.c | 17 PetscErrorCode DMPlexInvertCell(DMPolytopeType cellType, PetscInt cone[]) in DMPlexInvertCell() 82 DMPolytopeType cellType; in DMPlexReorderCell() local
|
| H A D | plexvtk.c | 4 …cErrorCode DMPlexVTKGetCellType_Internal(DM dm, PetscInt dim, PetscInt corners, PetscInt *cellType) in DMPlexVTKGetCellType_Internal()
|
| H A D | plexgmsh.c | 110 int cellType; member 119 #define GmshCellEntry(cellType, polytope, dim, order) {cellType, GMSH_##polytope, dim, order, GmshN… argument 481 PetscInt cellType; /* Cell type */ member 587 int cellType, numElem, numVerts, numNodes, numTags; in GmshReadElements_v22() local 782 int eid, dim, cellType, numVerts, numNodes, numTags; in GmshReadElements_v40() local 1025 int info[3], eid, dim, cellType; in GmshReadElements_v41() local 1393 static inline DMPolytopeType DMPolytopeTypeFromGmsh(PetscInt cellType) in DMPolytopeTypeFromGmsh()
|
| H A D | plexglvis.c | 778 DMPolytopeType cellType; in DMPlexView_GLVis_ASCII() local 959 DMPolytopeType cellType; in DMPlexView_GLVis_ASCII() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex97.c | 10 DMPolytopeType cellType; in main() local
|
| /petsc/include/petsc/private/ |
| H A D | petscfvimpl.h | 90 PetscInt cellType; member
|
| H A D | petscfeimpl.h | 246 PetscInt cellType; member
|
| /petsc/src/dm/impls/plex/cgns/ |
| H A D | plexcgns2.c | 196 …GNS_ENUMT(ElementType_t) cellType, DMPolytopeType *dmcelltype, PetscInt *numCorners, PetscInt *dim) in CGNSElementTypeGetTopologyInfo() 291 …peGetDiscretizationInfo(CGNS_ENUMT(ElementType_t) cellType, PetscInt *numClosure, PetscInt *pOrder) in CGNSElementTypeGetDiscretizationInfo()
|