42 #ifndef boundedDdtScheme_H 43 #define boundedDdtScheme_H 165 const fluxFieldType&
phi 179 const fluxFieldType&
phi virtual tmp< surfaceScalarField > meshPhi(const GeometricField< Type, fvPatchField, volMesh > &)
Bounded form of the selected ddt scheme.
const fvMesh & mesh() const
Return mesh reference.
virtual tmp< fluxFieldType > fvcDdtUfCorr(const GeometricField< Type, fvPatchField, volMesh > &U, const GeometricField< Type, fvsPatchField, surfaceMesh > &Uf)
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
volScalarField alpha(IOobject("alpha", runTime.timeName(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE), lambda *max(Ua &U, zeroSensitivity))
Generic GeometricField class.
Generic dimensioned Type class.
TypeName("bounded")
Runtime type information.
boundedDdtScheme(const fvMesh &mesh, Istream &is)
Construct from mesh and Istream.
Abstract base class for ddt schemes.
const fvMesh & mesh() const
Return mesh reference.
ddtScheme< Type >::fluxFieldType fluxFieldType
virtual tmp< fluxFieldType > fvcDdtPhiCorr(const GeometricField< Type, fvPatchField, volMesh > &U, const fluxFieldType &phi)
autoPtr< surfaceVectorField > Uf
void operator=(const boundedDdtScheme &)=delete
Disallow default bitwise assignment.
static tmp< ddtScheme< Type > > New(const fvMesh &mesh, Istream &schemeData)
Return a pointer to a new ddtScheme created on freestore.
Mesh data needed to do the Finite Volume discretisation.
const volScalarField & psi
A class for managing temporary objects.
virtual tmp< fvMatrix< Type > > fvmDdt(const GeometricField< Type, fvPatchField, volMesh > &)
virtual tmp< GeometricField< Type, fvPatchField, volMesh > > fvcDdt(const dimensioned< Type > &)