37 const polyBoundaryMesh& bMesh =
meshPtr->boundaryMesh();
39 if (which_type == Z_TRI03)
52 if (which_type == Z_QUA04)
65 if (which_type == Z_NSIDED)
71 if ((nPoints != 3) && (nPoints != 4))
#define forAll(list, i)
Loop across all elements in list.
FvWallInfoData< WallInfo, label > label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
typeIOobject< volTensorField > fieldObjectPtr(fieldNames[var2field[nVar]], runTime.timeName(), mesh, IOobject::NO_READ)
GeometricField< tensor, fvPatchField, volMesh > volTensorField
IOobject fieldObject(fieldNames[var2field[nVar]], runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::NO_WRITE)
static List< word > fieldNames
static label nSprayVariables
volTensorField sf(fieldObject, mesh)
Field< tensor > tensorField
Specialisation of Field<T> for tensor.
static label var2field[maxNames]