Go to the documentation of this file.
38 if (which_type == Z_HEX08)
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();
94 if (which_type == Z_TET04)
103 const cellModel& cellModel = cellShape.model();
105 if (cellModel == tet)
112 if (which_type == Z_NFACED)
122 if ((nFacesInCell == 6) && (
points.size() == 8))
124 else if ((nFacesInCell == 4) && (
points.size() == 4))
126 else if (nFacesInCell == 5)
130 else if (
points.size() == 5)
GeometricField< tensor, fvPatchField, volMesh > volTensorField
List< label > labelList
A List of labels.
List< cellShape > cellShapeList
List of cellShapes and PtrList of List of cellShape.
IOobject fieldObjectPtr(fieldNames[var2field[nVar]], runTime.timeName(), mesh, IOobject::NO_READ)
IOobject fieldObject(fieldNames[var2field[nVar]], runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::NO_WRITE)
volTensorField tf(fieldObject, mesh)
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
static List< word > fieldNames
IOstream & hex(IOstream &io)
const cellShapeList & cellShapes
static label var2field[maxNames]
static label nSprayVariables
stressControl lookup("compactNormalStress") >> compactNormalStress