61 #ifndef meshWavePatchDistMethod_H
62 #define meshWavePatchDistMethod_H
70 namespace patchDistMethods
84 const label nCorrectors_;
88 const scalar minFaceFraction_;
114 const label nCorrectors = 2,
115 const scalar minFaceFraction = 1
e-1
Generic GeometricField class.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Mesh data needed to do the Finite Volume discretisation.
Specialisation of patchDist for wall distance calculation.
Fast topological mesh-wave method for calculating the distance to nearest patch for all cells and bou...
meshWave(const dictionary &dict, const fvMesh &mesh, const labelHashSet &patchIDs)
Construct from coefficients dictionary, mesh.
TypeName("meshWave")
Runtime type information.
void operator=(const meshWave &)=delete
Disallow default bitwise assignment.
virtual bool correct(volScalarField &y)
Correct the given distance-to-patch 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.