Go to the documentation of this file.
102 #ifndef PoissonPatchDistMethod_H
103 #define PoissonPatchDistMethod_H
111 namespace patchDistMethods
void operator=(const Poisson &)
Disallow default bitwise assignment.
A class for managing temporary objects.
virtual bool correct(volScalarField &y)
Correct the given distance-to-patch field.
tmp< volScalarField > tyPsi_
Cache yPsi for moving meshes.
Poisson(const Poisson &)
Disallow default bitwise copy construct.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Specialisation of patchDist for wall distance calculation.
Mesh data needed to do the Finite Volume discretisation.
Calculation of approximate distance to nearest patch for all cells and boundary by solving Poisson's ...
Generic GeometricField class.
const labelHashSet & patchIDs() const
Return the patchIDs.
TypeName("Poisson")
Runtime type information.