SteadyState d2dt2 which returns 0. More...
Public Member Functions | |
| TypeName ("steadyState") | |
| Runtime type information. More... | |
| steadyStateD2dt2Scheme (const fvMesh &mesh) | |
| Construct from mesh. More... | |
| steadyStateD2dt2Scheme (const fvMesh &mesh, Istream &is) | |
| Construct from mesh and Istream. More... | |
| const fvMesh & | mesh () const |
| Return mesh reference. More... | |
| 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 (const GeometricField< Type, fvPatchField, volMesh > &) |
| tmp< fvMatrix< Type > > | fvmD2dt2 (const dimensionedScalar &, const GeometricField< Type, fvPatchField, volMesh > &) |
| tmp< fvMatrix< Type > > | fvmD2dt2 (const volScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) |
Public Member Functions inherited from d2dt2Scheme< Type > | |
| virtual const word & | type () const =0 |
| Runtime type information. More... | |
| declareRunTimeSelectionTable (tmp, d2dt2Scheme, Istream,(const fvMesh &mesh, Istream &schemeData),(mesh, schemeData)) | |
| d2dt2Scheme (const fvMesh &mesh) | |
| Construct from mesh. More... | |
| d2dt2Scheme (const fvMesh &mesh, Istream &) | |
| Construct from mesh and Istream. More... | |
| virtual | ~d2dt2Scheme ()=default |
| Destructor. More... | |
| const fvMesh & | mesh () const |
| Return mesh reference. More... | |
Public Member Functions inherited from refCount | |
| constexpr | refCount () noexcept |
| Construct null initializing count to 0. More... | |
| int | count () const noexcept |
| Return the current reference count. More... | |
| bool | unique () const noexcept |
| Return true if the reference count is zero. More... | |
| void | operator++ () noexcept |
| Increment the reference count. More... | |
| void | operator++ (int) noexcept |
| Increment the reference count. More... | |
| void | operator-- () noexcept |
| Decrement the reference count. More... | |
| void | operator-- (int) noexcept |
| Decrement the reference count. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from d2dt2Scheme< Type > | |
| static tmp< d2dt2Scheme< Type > > | New (const fvMesh &mesh, Istream &schemeData) |
| Return a pointer to a new d2dt2Scheme created on freestore. More... | |
Protected Member Functions inherited from d2dt2Scheme< Type > | |
| d2dt2Scheme (const d2dt2Scheme &)=delete | |
| No copy construct. More... | |
| void | operator= (const d2dt2Scheme &)=delete |
| No copy assignment. More... | |
Protected Attributes inherited from d2dt2Scheme< Type > | |
| const fvMesh & | mesh_ |
SteadyState d2dt2 which returns 0.
Definition at line 56 of file steadyStateD2dt2Scheme.H.
|
inline |
Construct from mesh.
Definition at line 78 of file steadyStateD2dt2Scheme.H.
|
inline |
Construct from mesh and Istream.
Definition at line 84 of file steadyStateD2dt2Scheme.H.
| TypeName | ( | "steadyState" | ) |
Runtime type information.
|
inline |
Return mesh reference.
Definition at line 93 of file steadyStateD2dt2Scheme.H.
References d2dt2Scheme< Type >::mesh().
|
virtual |
Implements d2dt2Scheme< Type >.
Definition at line 47 of file steadyStateD2dt2Scheme.C.
References Foam::dimTime, mesh, IOobject::NO_READ, IOobject::NO_WRITE, and Foam::Zero.
|
virtual |
Implements d2dt2Scheme< Type >.
Definition at line 73 of file steadyStateD2dt2Scheme.C.
References Foam::dimTime, mesh, Foam::New(), IOobject::NO_READ, IOobject::NO_WRITE, rho, and Foam::Zero.
|
virtual |
Implements d2dt2Scheme< Type >.
Definition at line 101 of file steadyStateD2dt2Scheme.C.
References Foam::dimTime, and Foam::dimVol.
|
virtual |
Implements d2dt2Scheme< Type >.
Definition at line 121 of file steadyStateD2dt2Scheme.C.
References Foam::dimTime, Foam::dimVol, and rho.
|
virtual |
Implements d2dt2Scheme< Type >.
Definition at line 142 of file steadyStateD2dt2Scheme.C.
References Foam::dimTime, Foam::dimVol, and rho.