Go to the documentation of this file.
38 if (which_type == Z_HEX08)
44 for (
label celli=0; celli<nCells; celli++)
46 const cellShape& cellShape =
cellShapes[celli];
47 const cellModel& cellModel = cellShape.model();
57 if (which_type == Z_PEN06)
65 const cellModel& cellModel = cellShape.model();
67 if (cellModel == prism)
75 if (which_type == Z_PYR05)
83 const cellModel& cellModel = cellShape.model();
93 if (which_type == Z_TET04)
101 const cellModel& cellModel = cellShape.model();
103 if (cellModel == tet)
110 if (which_type == Z_NFACED)
120 if ((nFacesInCell == 6) && (
points.size() == 8))
122 else if ((nFacesInCell == 4) && (
points.size() == 4))
124 else if (nFacesInCell == 5)
128 else if (
points.size() == 5)
const cellShapeList & cellShapes
List< label > labelList
A List of labels.
List< cellShape > cellShapeList
List of cellShapes and PtrList of List of cellShape.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
List< cell > cellList
list of cells
GeometricField< scalar, fvPatchField, volMesh > volScalarField
static List< word > fieldNames
IOobject fieldObjectPtr(fieldNames[var2field[nVar]], runTime.timeName(), mesh, IOobject::NO_READ)
IOstream & hex(IOstream &io)
volScalarField scalarField(fieldObject, mesh)
static label var2field[maxNames]
IOobject fieldObject(fieldNames[var2field[nVar]], runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::NO_WRITE)
static label nSprayVariables
stressControl lookup("compactNormalStress") >> compactNormalStress