Go to the source code of this file.
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Foam::patchDistWave | |
Functions | |
labelList | getChangedFaces (const polyMesh &mesh, const labelHashSet &patchIDs) |
Get initial set of changed faces. More... | |
label | wave (const polyMesh &mesh, const labelList &changedFaces, scalarField &cellDistance) |
Wave distance data from faces. More... | |
label | calculate (const polyMesh &mesh, const labelHashSet &patchIDs, scalarField &cellDistance) |
Calculate distance data from patches. More... | |
Original source file patchDistWave.H
Definition in file patchDistWave.H.