36 #ifndef EulerD2dt2Scheme_H 37 #define EulerD2dt2Scheme_H Abstract base class for d2dt2 schemes.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
const fvMesh & mesh() const
Return mesh reference.
Generic GeometricField class.
First-order Euler implicit d2dt2 using the current and two previous time-step values.
const fvMesh & mesh() const
Return mesh reference.
tmp< fvMatrix< Type > > fvmD2dt2(const GeometricField< Type, fvPatchField, volMesh > &)
TypeName("Euler")
Runtime type information.
Mesh data needed to do the Finite Volume discretisation.
A class for managing temporary objects.
tmp< GeometricField< Type, fvPatchField, volMesh > > fvcD2dt2(const GeometricField< Type, fvPatchField, volMesh > &)