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
Fast topological mesh-wave method for calculating the distance to nearest patch for all cells and bou...
TypeName("meshWave")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e...
void operator=(const meshWave &)=delete
Disallow default bitwise assignment.
meshWave(const dictionary &dict, const fvMesh &mesh, const labelHashSet &patchIDs)
Construct from coefficients dictionary, mesh.
virtual bool correct(volScalarField &y)
Correct the given distance-to-patch field.
const labelHashSet & patchIDs() const
Return the patchIDs.
Mesh data needed to do the Finite Volume discretisation.
const doubleScalar e
Elementary charge.
Specialisation of patchDist for wall distance calculation.