70#ifndef directionalMeshWavePatchDistMethod_H
71#define directionalMeshWavePatchDistMethod_H
96 directionalMeshWave(
const directionalMeshWave&) =
delete;
99 void operator=(
const directionalMeshWave&) =
delete;
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
const labelHashSet & patchIDs() const
Return the patchIDs.
Variant of meshWave distance-to-patch method.
TypeName("directionalMeshWave")
Runtime type information.
Fast topological mesh-wave method for calculating the distance to nearest patch for all cells and bou...
GeometricField< vector, fvPatchField, volMesh > volVectorField
HashSet< label, Hash< label > > labelHashSet
A HashSet of labels, uses label hasher.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.