35 #ifndef inverseDistanceDiffusivity_H 36 #define inverseDistanceDiffusivity_H
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
virtual tmp< surfaceScalarField > operator()() const
Return diffusivity field.
TypeName("inverseDistance")
Runtime type information.
Abstract base class for cell-centre mesh motion diffusivity.
inverseDistanceDiffusivity(const fvMesh &mesh, Istream &mdData)
Construct for the given fvMesh and data Istream.
const fvMesh & mesh() const
Return reference to the mesh.
Inverse distance to the given patches motion diffusivity.
Mesh data needed to do the Finite Volume discretisation.
void operator=(const inverseDistanceDiffusivity &)=delete
Disallow default bitwise assignment.
virtual ~inverseDistanceDiffusivity()
Destructor.
A class for managing temporary objects.