Go to the documentation of this file.
47 #ifndef boundedDdtScheme_H
48 #define boundedDdtScheme_H
Bounded form of the selected ddt scheme.
A class for managing temporary objects.
const dimensionedScalar alpha
autoPtr< surfaceVectorField > Uf
tmp< GeometricField< Type, fvPatchField, volMesh > > fvcDdt(const dimensioned< Type > &)
tmp< surfaceScalarField > meshPhi(const GeometricField< Type, fvPatchField, volMesh > &)
tmp< fvMatrix< Type > > fvmDdt(const GeometricField< Type, fvPatchField, volMesh > &)
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
tmp< fluxFieldType > fvcDdtUfCorr(const GeometricField< Type, fvPatchField, volMesh > &U, const GeometricField< Type, fvsPatchField, surfaceMesh > &Uf)
Mesh data needed to do the Finite Volume discretisation.
const fvMesh & mesh() const
boundedDdtScheme(const fvMesh &mesh, Istream &is)
const fvMesh & mesh() const
Abstract base class for ddt schemes.
Generic GeometricField class.
const volScalarField & psi
static tmp< ddtScheme< Type > > New(const fvMesh &mesh, Istream &schemeData)
ddtScheme< Type >::fluxFieldType fluxFieldType
tmp< fluxFieldType > fvcDdtPhiCorr(const GeometricField< Type, fvPatchField, volMesh > &U, const fluxFieldType &phi)