Searched refs:dimEx (Results 1 – 2 of 2) sorted by relevance
69 PetscInt dimEx; /* The dimension of the extruded mesh */ member
122 ex->dimEx = PetscMax(dim, dimExtPointG + 1); in DMPlexTransformExtrudeComputeExtrusionDim()124 …(ex->dimEx <= 3, PETSC_COMM_SELF, PETSC_ERR_ARG_OUTOFRANGE, "Topological dimension for extruded me… in DMPlexTransformExtrudeComputeExtrusionDim()136 PetscCall(DMSetDimension(tdm, ex->dimEx)); in DMPlexTransformSetDimensions_Extrude()648 if (DMPolytopeTypeGetDim(sct) == ex->dimEx - 1) { in DMPlexTransformGetSubcellOrientation_Extrude()