Go to the documentation of this file.
110 bool correctWalls =
true
141 return patchDistance_;
146 return patchDistance_;
FieldField< Field, scalar > & patchDistance()
A field of fields is a PtrList of fields with reference counting.
A HashTable with keys but without contents that is similar to std::unordered_set.
Mesh consisting of general polyhedral cells.
Takes a set of patches to start MeshWave from. After construction holds distance at cells and distanc...
Generic templated field type.
const polyMesh & mesh() const
const FieldField< Field, scalar > & patchDistance() const
Collection of functions used in wall distance calculation.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
const scalarField & distance() const
patchWave(const polyMesh &mesh, const labelHashSet &patchIDs, bool correctWalls=true)