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