Home
last modified time | relevance | path

Searched defs:cellType (Results 1 – 8 of 8) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexgenerate.c17 PetscErrorCode DMPlexInvertCell(DMPolytopeType cellType, PetscInt cone[]) in DMPlexInvertCell()
82 DMPolytopeType cellType; in DMPlexReorderCell() local
H A Dplexvtk.c4 …cErrorCode DMPlexVTKGetCellType_Internal(DM dm, PetscInt dim, PetscInt corners, PetscInt *cellType) in DMPlexVTKGetCellType_Internal()
H A Dplexgmsh.c110 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 Dplexglvis.c778 DMPolytopeType cellType; in DMPlexView_GLVis_ASCII() local
959 DMPolytopeType cellType; in DMPlexView_GLVis_ASCII() local
/petsc/src/dm/impls/plex/tests/
H A Dex97.c10 DMPolytopeType cellType; in main() local
/petsc/include/petsc/private/
H A Dpetscfvimpl.h90 PetscInt cellType; member
H A Dpetscfeimpl.h246 PetscInt cellType; member
/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c196 …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()