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