102 #ifndef PoissonPatchDistMethod_H 103 #define PoissonPatchDistMethod_H 111 namespace patchDistMethods
virtual bool correct(volScalarField &y)
Correct the given distance-to-patch field.
TypeName("Poisson")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Poisson(const dictionary &dict, const fvMesh &mesh, const labelHashSet &patchIDs)
Construct from coefficients dictionary, mesh.
void operator=(const Poisson &)=delete
Disallow default bitwise assignment.
Calculation of approximate distance to nearest patch for all cells and boundary by solving Poisson's ...
const labelHashSet & patchIDs() const
Return the patchIDs.
Mesh data needed to do the Finite Volume discretisation.
A class for managing temporary objects.
Specialisation of patchDist for wall distance calculation.