![]() |
|
Public Member Functions | |
TypeName ("Euler") | |
Runtime type information. | |
EulerD2dt2Scheme (const fvMesh &mesh) | |
Construct from mesh. | |
EulerD2dt2Scheme (const fvMesh &mesh, Istream &is) | |
Construct from mesh and Istream. | |
const fvMesh & | mesh () const |
Return mesh reference. | |
tmp< GeometricField< Type, fvPatchField, volMesh > > | fvcD2dt2 (const GeometricField< Type, fvPatchField, volMesh > &) |
tmp< GeometricField< Type, fvPatchField, volMesh > > | fvcD2dt2 (const volScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) |
tmp< fvMatrix< Type > > | fvmD2dt2 (GeometricField< Type, fvPatchField, volMesh > &) |
tmp< fvMatrix< Type > > | fvmD2dt2 (const dimensionedScalar &, GeometricField< Type, fvPatchField, volMesh > &) |
tmp< fvMatrix< Type > > | fvmD2dt2 (const volScalarField &, GeometricField< Type, fvPatchField, volMesh > &) |
|
Construct from mesh.
Definition at line 86 of file EulerD2dt2Scheme.H. References mesh. |
|
Construct from mesh and Istream.
Definition at line 92 of file EulerD2dt2Scheme.H. References mesh. |
|
Implements d2dt2Scheme. |
|
Implements d2dt2Scheme. |
|
Implements d2dt2Scheme. |
|
Implements d2dt2Scheme. |
|
Implements d2dt2Scheme. |
|
Return mesh reference.
Reimplemented from d2dt2Scheme. Definition at line 101 of file EulerD2dt2Scheme.H. References Foam::dimensionedScalar, and Foam::volScalarField. |
|
Runtime type information.
|