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