boundedBackwardFaDdtScheme Class Reference
Inheritance diagram for boundedBackwardFaDdtScheme:
[legend]
Collaboration diagram for boundedBackwardFaDdtScheme:
[legend]

Public Member Functions

 TypeName ("boundedBackward")
 Runtime type information. More...
 
 boundedBackwardFaDdtScheme (const faMesh &mesh)
 Construct from mesh. More...
 
 boundedBackwardFaDdtScheme (const faMesh &mesh, Istream &is)
 Construct from mesh and Istream. More...
 
const faMeshmesh () const
 Return mesh reference. More...
 
tmp< areaScalarFieldfacDdt (const dimensionedScalar)
 
tmp< areaScalarFieldfacDdt0 (const dimensionedScalar)
 
tmp< areaScalarFieldfacDdt (const areaScalarField &)
 
tmp< areaScalarFieldfacDdt0 (const areaScalarField &)
 
tmp< areaScalarFieldfacDdt (const dimensionedScalar &, const areaScalarField &)
 
tmp< areaScalarFieldfacDdt0 (const dimensionedScalar &, const areaScalarField &)
 
tmp< areaScalarFieldfacDdt (const areaScalarField &, const areaScalarField &)
 
tmp< areaScalarFieldfacDdt0 (const areaScalarField &, const areaScalarField &)
 
tmp< faScalarMatrixfamDdt (const areaScalarField &)
 
tmp< faScalarMatrixfamDdt (const dimensionedScalar &, const areaScalarField &)
 
tmp< faScalarMatrixfamDdt (const areaScalarField &, const areaScalarField &)
 
- Public Member Functions inherited from faDdtScheme< scalar >
 faDdtScheme (const faMesh &mesh)
 Construct from mesh. More...
 
 faDdtScheme (const faMesh &mesh, Istream &)
 Construct from mesh and Istream. More...
 
virtual const wordtype () const=0
 Runtime type information. More...
 
 declareRunTimeSelectionTable (tmp, faDdtScheme, Istream,(const faMesh &mesh, Istream &schemeData),(mesh, schemeData))
 
virtual ~faDdtScheme ()
 Destructor. More...
 
const faMeshmesh () const
 Return mesh reference. More...
 
virtual tmp< GeometricField< scalar, faPatchField, areaMesh > > facDdt (const dimensioned< scalar >)=0
 
virtual tmp< GeometricField< scalar, faPatchField, areaMesh > > facDdt (const GeometricField< scalar, faPatchField, areaMesh > &)=0
 
virtual tmp< GeometricField< scalar, faPatchField, areaMesh > > facDdt (const dimensionedScalar &, const GeometricField< scalar, faPatchField, areaMesh > &)=0
 
virtual tmp< GeometricField< scalar, faPatchField, areaMesh > > facDdt (const areaScalarField &, const GeometricField< scalar, faPatchField, areaMesh > &)=0
 
virtual tmp< GeometricField< scalar, faPatchField, areaMesh > > facDdt0 (const dimensioned< scalar >)=0
 
virtual tmp< GeometricField< scalar, faPatchField, areaMesh > > facDdt0 (const GeometricField< scalar, faPatchField, areaMesh > &)=0
 
virtual tmp< GeometricField< scalar, faPatchField, areaMesh > > facDdt0 (const dimensionedScalar &, const GeometricField< scalar, faPatchField, areaMesh > &)=0
 
virtual tmp< GeometricField< scalar, faPatchField, areaMesh > > facDdt0 (const areaScalarField &, const GeometricField< scalar, faPatchField, areaMesh > &)=0
 
virtual tmp< faMatrix< scalar > > famDdt (const GeometricField< scalar, faPatchField, areaMesh > &)=0
 
virtual tmp< faMatrix< scalar > > famDdt (const dimensionedScalar &, const GeometricField< scalar, faPatchField, areaMesh > &)=0
 
virtual tmp< faMatrix< scalar > > famDdt (const areaScalarField &, const GeometricField< scalar, faPatchField, areaMesh > &)=0
 
- Public Member Functions inherited from refCount
constexpr refCount () noexcept
 Default construct, 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 faDdtScheme< scalar >
static tmp< faDdtScheme< scalar > > New (const faMesh &mesh, Istream &schemeData)
 Return a pointer to a new faDdtScheme created on freestore. More...
 
- Protected Member Functions inherited from faDdtScheme< scalar >
 faDdtScheme (const faDdtScheme &)=delete
 No copy construct. More...
 
void operator= (const faDdtScheme &)=delete
 No copy assignment. More...
 
- Protected Attributes inherited from faDdtScheme< scalar >
const faMeshmesh_
 

Detailed Description

Definition at line 57 of file boundedBackwardFaDdtScheme.H.

Constructor & Destructor Documentation

◆ boundedBackwardFaDdtScheme() [1/2]

boundedBackwardFaDdtScheme ( const faMesh mesh)
inline

Construct from mesh.

Definition at line 101 of file boundedBackwardFaDdtScheme.H.

◆ boundedBackwardFaDdtScheme() [2/2]

boundedBackwardFaDdtScheme ( const faMesh mesh,
Istream is 
)
inline

Construct from mesh and Istream.

Definition at line 107 of file boundedBackwardFaDdtScheme.H.

Member Function Documentation

◆ TypeName()

TypeName ( "boundedBackward"  )

Runtime type information.

◆ mesh()

const faMesh & mesh ( ) const
inline

Return mesh reference.

Definition at line 116 of file boundedBackwardFaDdtScheme.H.

References faDdtScheme< Type >::mesh().

Referenced by boundedBackwardFaDdtScheme::facDdt(), boundedBackwardFaDdtScheme::facDdt0(), and boundedBackwardFaDdtScheme::famDdt().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ facDdt() [1/4]

tmp< areaScalarField > facDdt ( const dimensionedScalar  dt)
virtual

Implements faDdtScheme< scalar >.

Definition at line 58 of file boundedBackwardFaDdtScheme.C.

References TimeState::deltaT(), dimensioned< Type >::dimensions(), Foam::dimTime, boundedBackwardFaDdtScheme::mesh(), faMesh::moving(), dimensioned< Type >::name(), Time::New(), IOobject::NO_READ, IOobject::NO_WRITE, tmp< T >::ref(), faMesh::S(), faMesh::S0(), faMesh::S00(), faMesh::time(), timeName, dimensioned< Type >::value(), and Foam::Zero.

Here is the call graph for this function:

◆ facDdt0() [1/4]

tmp< areaScalarField > facDdt0 ( const dimensionedScalar  dt)
virtual

Implements faDdtScheme< scalar >.

Definition at line 113 of file boundedBackwardFaDdtScheme.C.

References TimeState::deltaT(), boundedBackwardFaDdtScheme::mesh(), dimensioned< Type >::name(), IOobject::NO_READ, IOobject::NO_WRITE, tmp< T >::ref(), faMesh::S(), faMesh::time(), timeName, and dimensioned< Type >::value().

Here is the call graph for this function:

◆ facDdt() [2/4]

◆ facDdt0() [2/4]

◆ facDdt() [3/4]

◆ facDdt0() [3/4]

◆ facDdt() [4/4]

◆ facDdt0() [4/4]

◆ famDdt() [1/3]

◆ famDdt() [2/3]

◆ famDdt() [3/3]


The documentation for this class was generated from the following files: