Go to the documentation of this file.
35 #ifndef motionDirectionalDiffusivity_H
36 #define motionDirectionalDiffusivity_H
MotionDirectional finite volume mesh motion diffusivity.
void operator=(const motionDirectionalDiffusivity &)
Disallow default bitwise assignment.
virtual void correct()
Correct the motion diffusivity.
const fvMesh & mesh() const
Return reference to the mesh.
TypeName("motionDirectional")
Runtime type information.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
virtual ~motionDirectionalDiffusivity()
Destructor.
vector diffusivityVector_
Mesh data needed to do the Finite Volume discretisation.
motionDirectionalDiffusivity(const motionDirectionalDiffusivity &)
Disallow default bitwise copy construct.