Helper class to calculate minimum edge length on mesh.
static const scalar edgeTol_
scalar minLen(Ostream &os) const
Calculate minimum edge length and print.
direction getNormalDir(const twoDPointCorrector *) const
If 2d get component of normal dir.
Mesh consisting of general polyhedral cells.
Class applies a two-dimensional correction to mesh motion point field.
direction normalDir_
Component (0,1,2) of normal direction or 3 if 3D case.
Direction is an integer type used to represent the Cartesian directions etc. Currently it is a typede...
const polyMesh & mesh_
Reference to mesh.
void operator=(const edgeStats &)
Disallow default bitwise assignment.
edgeStats(const edgeStats &)
Disallow default bitwise copy construct.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...