Go to the documentation of this file.
35 #ifndef inversePointDistanceDiffusivity_H
36 #define inversePointDistanceDiffusivity_H
TypeName("inversePointDistance")
Runtime type information.
Inverse distance to the given patches motion diffusivity.
const fvMesh & mesh() const
Return reference to the mesh.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Mesh data needed to do the Finite Volume discretisation.
wordReList patchNames_
Patches selected to base the distance on.
virtual void correct()
Correct the motion diffusivity.
void operator=(const inversePointDistanceDiffusivity &)
Disallow default bitwise assignment.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
inversePointDistanceDiffusivity(const inversePointDistanceDiffusivity &)
Disallow default bitwise copy construct.
virtual ~inversePointDistanceDiffusivity()
Destructor.