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)
102 const cellModel& cellModel = cellShape.model();
104 if (cellModel == tet)
111 if (which_type == Z_NFACED)
121 if ((nFacesInCell == 6) && (
points.size() == 8))
123 else if ((nFacesInCell == 4) && (
points.size() == 4))
125 else if (nFacesInCell == 5)
129 else if (
points.size() == 5)
void component(FieldField< Field, typename FieldField< Field, Type >::cmptType > &sf, const FieldField< Field, Type > &f, const direction d)
List< label > labelList
A List of labels.
List< cellShape > cellShapeList
List of cellShapes and PtrList of List of cellShape.
IOobject fieldObject(fieldNames[var2field[nVar]], runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::NO_WRITE)
const cellShapeList & cellShapes
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
volVectorField vectorField(fieldObject, mesh)
static List< word > fieldNames
IOstream & hex(IOstream &io)
GeometricField< vector, fvPatchField, volMesh > volVectorField
IOobject fieldObjectPtr(fieldNames[var2field[nVar]], runTime.timeName(), mesh, IOobject::NO_READ)
static label var2field[maxNames]
static label nSprayVariables
stressControl lookup("compactNormalStress") >> compactNormalStress