35 #ifndef steadyStateDdtScheme_H 36 #define steadyStateDdtScheme_H 161 const fluxFieldType&
phi 175 const fluxFieldType&
phi
tmp< fvMatrix< Type > > fvmDdt(const GeometricField< Type, fvPatchField, volMesh > &)
ddtScheme< Type >::fluxFieldType fluxFieldType
Mesh data needed to do the Finite Volume discretisation.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Generic dimensioned Type class.
tmp< fluxFieldType > fvcDdtPhiCorr(const GeometricField< Type, fvPatchField, volMesh > &U, const fluxFieldType &phi)
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
tmp< fluxFieldType > fvcDdtUfCorr(const GeometricField< Type, fvPatchField, volMesh > &U, const GeometricField< Type, fvsPatchField, surfaceMesh > &Uf)
const volScalarField & psi
const fvMesh & mesh() const
Return mesh reference.
const fvMesh & mesh() const
Return mesh reference.
tmp< GeometricField< Type, fvPatchField, volMesh > > fvcDdt(const dimensioned< Type > &)
Generic GeometricField class.
Abstract base class for ddt schemes.
TypeName("steadyState")
Runtime type information.
tmp< surfaceScalarField > meshPhi(const GeometricField< Type, fvPatchField, volMesh > &)
A class for managing temporary objects.
SteadyState implicit/explicit ddt which returns 0.