Home
last modified time | relevance | path

Searched refs:DM_POLYTOPE_TRI_PRISM (Results 1 – 23 of 23) sorted by relevance

/petsc/include/
H A Dpetscdmtypes.h252 DM_POLYTOPE_TRI_PRISM, enumerator
H A Dpetscdm.h496 case DM_POLYTOPE_TRI_PRISM: in DMPolytopeTypeGetDim()
526 case DM_POLYTOPE_TRI_PRISM: in DMPolytopeTypeGetConeSize()
558 case DM_POLYTOPE_TRI_PRISM: in DMPolytopeTypeGetNumVertices()
595 case DM_POLYTOPE_TRI_PRISM: in DMPolytopeTypeGetNumArrangements()
798 case DM_POLYTOPE_TRI_PRISM: in DMPolytopeTypeGetArrangement()
969 case DM_POLYTOPE_TRI_PRISM: in DMPolytopeTypeGetVertexArrangement()
1090 case DM_POLYTOPE_TRI_PRISM: in DMPolytopeTypeComposeOrientation()
1130 case DM_POLYTOPE_TRI_PRISM: in DMPolytopeTypeComposeOrientationInv()
/petsc/src/dm/impls/plex/transform/impls/refine/tobox/
H A Dplexreftobox.c136 case DM_POLYTOPE_TRI_PRISM: in DMPlexTransformGetSubcellOrientation_ToBox()
539 case DM_POLYTOPE_TRI_PRISM: in DMPlexTransformCellRefine_ToBox()
588 case DM_POLYTOPE_TRI_PRISM: in DMPlexTransformCellRefine_ToBox()
/petsc/src/dm/impls/plex/
H A Dplexgenerate.c48 case DM_POLYTOPE_TRI_PRISM: in DMPlexInvertCell()
H A Dplexfluent.c616 case DM_POLYTOPE_TRI_PRISM: in ReorderCell()
656 *ct = DM_POLYTOPE_TRI_PRISM; in GetNumCellFaces()
H A Dplexgmsh.c1390 /* GMSH_PRI */ DM_POLYTOPE_TRI_PRISM,
1759 if (hybrid && hasTetra && ctype == DM_POLYTOPE_TRI_PRISM) ctype = DM_POLYTOPE_TRI_PRISM_TENSOR; in DMPlexCreateGmsh()
H A Dplexinterpolate.c288 case DM_POLYTOPE_TRI_PRISM: in DMPlexGetRawFaces_Internal()
H A Dplex.c4683 ct = preferTensor ? DM_POLYTOPE_TRI_PRISM_TENSOR : DM_POLYTOPE_TRI_PRISM; in DMPlexComputeCellType_Internal()
4731 ct = preferTensor ? DM_POLYTOPE_TRI_PRISM_TENSOR : DM_POLYTOPE_TRI_PRISM; in DMPlexComputeCellType_Internal()
9681 case DM_POLYTOPE_TRI_PRISM: in DMPlexCheckGeometry()
H A Dplexgeometry.c2415 case DM_POLYTOPE_TRI_PRISM: in DMPlexComputeCellGeometryFEM_Implicit()
H A Dplexcreate.c4579 case DM_POLYTOPE_TRI_PRISM: { in DMPlexCreateReferenceCell_Internal()
/petsc/src/dm/impls/plex/transform/impls/refine/regular/
H A Dplexrefregular.c585 case DM_POLYTOPE_TRI_PRISM: in DMPlexTransformGetSubcellOrientation_Regular()
599 case DM_POLYTOPE_TRI_PRISM: in DMPlexTransformGetSubcellOrientation_Regular()
783 …[] = {DM_POLYTOPE_SEGMENT, DM_POLYTOPE_TRIANGLE, DM_POLYTOPE_QUADRILATERAL, DM_POLYTOPE_TRI_PRISM}; in DMPlexTransformCellRefine_Regular()
1224 case DM_POLYTOPE_TRI_PRISM: in DMPlexTransformCellRefine_Regular()
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5xdmf.c53 PetscCall(DMPlexInvertCell(DM_POLYTOPE_TRI_PRISM, &cones[o])); in DMPlexInvertCells_XDMF_Private()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdm.pxi38 DM_POLYTOPE_TRI_PRISM
H A DDM.pyx41 TRI_PRISM = DM_POLYTOPE_TRI_PRISM
/petsc/src/dm/dt/dualspace/impls/lagrange/tests/
H A Dex1.c326 PetscCall(DMPlexCreateReferenceCell(PETSC_COMM_SELF, DM_POLYTOPE_TRI_PRISM, &dm)); in main()
/petsc/src/dm/impls/plex/transform/impls/refine/sbr/
H A Dplexrefsbr.c510 case DM_POLYTOPE_TRI_PRISM: in DMPlexTransformCellTransform_SBR()
/petsc/src/dm/impls/plex/transform/impls/extrude/
H A Dplextrextrude.c267 ex->target[ct][1] = ex->useTensor ? DM_POLYTOPE_TRI_PRISM_TENSOR : DM_POLYTOPE_TRI_PRISM; in DMPlexTransformExtrudeSetUp_Triangle()
727 case DM_POLYTOPE_TRI_PRISM: in DMPlexTransformGetSubcellOrientation_Extrude()
H A Dplextrcohesive.c382 ex->target[rt][1] = ex->useTensor ? DM_POLYTOPE_TRI_PRISM_TENSOR : DM_POLYTOPE_TRI_PRISM; in DMPlexTransformCohesiveExtrudeSetUp_Triangle()
/petsc/src/dm/dt/fe/interface/
H A Dfe.c1883 case DM_POLYTOPE_TRI_PRISM: in PetscFESetDefaultName_Private()
2028 if (ct == DM_POLYTOPE_TRI_PRISM || ct == DM_POLYTOPE_TRI_PRISM_TENSOR) { in PetscFECreate_Internal()
2080 …PetscCall(PetscDualSpaceLagrangeSetTensor(Q, (tensor || (ct == DM_POLYTOPE_TRI_PRISM)) ? PETSC_TRU… in PetscFECreate_Internal()
/petsc/src/dm/impls/plex/exodusii/
H A Dplexexodusii2.c1625 *ct = DM_POLYTOPE_TRI_PRISM; in ExodusGetCellType_Internal()
1724 case DM_POLYTOPE_TRI_PRISM: in DMPlexCreateExodus()
/petsc/src/dm/dt/interface/
H A Ddt.c2648 ct = DM_POLYTOPE_TRI_PRISM; in PetscDTTensorQuadratureCreate()
2669 ct = DM_POLYTOPE_TRI_PRISM; in PetscDTTensorQuadratureCreate()
3459 case DM_POLYTOPE_TRI_PRISM: in PetscDTCreateQuadratureByCell()
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c1248 static DMPolytopeType tripT[] = {DM_POLYTOPE_TRI_PRISM}; in DMPlexTransformCellTransformIdentity()
1325 case DM_POLYTOPE_TRI_PRISM: in DMPlexTransformCellTransformIdentity()
/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c254 _dmcelltype = DM_POLYTOPE_TRI_PRISM; in CGNSElementTypeGetTopologyInfo()