Go to the documentation of this file.
52 correctWalls_(correctWalls),
78 transfer(wave.distance());
85 scalarField& waveFld = wave.patchDistance()[patchI];
93 nUnset_ = wave.nUnset();
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
#define forAll(list, i)
Loop across all elements in list.
virtual void correct(labelHashSet patchIDs)
Correct for mesh geom/topo changes.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
cellIbMask *cellIbMaskExt *faceIbMask *cellIbMask boundaryField().evaluateCoupled()
const polyMesh & mesh() const
Access mesh.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
HashSet< label, Hash< label > > labelHashSet
A HashSet with label keys.
groundDist(const groundDist &)
Disallow default bitwise copy construct.