Go to the documentation of this file.
55 class twoDPointCorrector;
66 public List<vectorField>
static const NamedEnum< directionType, 3 > directionTypeNames_
A class for handling file names.
static void check2D(const twoDPointCorrector *correct2DPtr, const vector &vec)
Check if vec has no component in 2D normal direction. Exits if.
directionType
Enumeration listing the possible coordinate directions.
Set of directions for each cell in the mesh. Either uniform and size=1 or one set of directions per c...
Mesh consisting of general polyhedral cells.
Class applies a two-dimensional correction to mesh motion point field.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
A patch is a list of labels that address the faces in the global face list.
A list of keyword definitions, which are a keyword followed by any number of values (e....
static vectorField propagateDirection(const polyMesh &mesh, const bool useTopo, const polyPatch &pp, const vectorField &ppField, const vector &defaultDir)
Get coordinate direction for all cells in mesh by propagating from.
void operator=(const directions &)
Disallow default bitwise assignment.
directions(const directions &)
Disallow default bitwise copy construct.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
static void writeOBJ(Ostream &os, const point &pt)
For debugging. Write point coordinate.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Cell-face mesh analysis engine.