37#ifndef uniformDiffusivity_H
38#define uniformDiffusivity_H
52class uniformDiffusivity
69 uniformDiffusivity(
const uniformDiffusivity&) =
delete;
72 void operator=(
const uniformDiffusivity&) =
delete;
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.
const fvMesh & mesh() const
Return reference to the mesh.
motionDiffusivity(const fvMesh &mesh)
Construct for the given fvMesh.
A class for managing temporary objects.
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.