54#ifndef Foam_meshWaveAddressingPatchDistMethod_H
55#define Foam_meshWaveAddressingPatchDistMethod_H
116 const bool correctWalls =
true
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.
patchDistMethod(const patchDistMethod &)=delete
No copy construct.
const labelHashSet & patchIDs() const
Return the patchIDs.
TypeName("meshWaveAddressing")
Runtime type information.
const bool correctWalls_
Do accurate distance calculation for near-wall cells.
void operator=(const meshWaveAddressing &)=delete
No copy assignment.
meshWaveAddressing(const meshWaveAddressing &)=delete
No copy construct.
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.