steadyStateFaDdtScheme< Type > Class Template Reference
Inheritance diagram for steadyStateFaDdtScheme< Type >:
Collaboration diagram for steadyStateFaDdtScheme< Type >:

Public Member Functions

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

Detailed Description

template<class Type>
class Foam::fa::steadyStateFaDdtScheme< Type >

Definition at line 52 of file steadyStateFaDdtScheme.H.

Constructor & Destructor Documentation

◆ steadyStateFaDdtScheme() [1/2]

steadyStateFaDdtScheme ( const faMesh mesh)
inline

Construct from mesh.

Definition at line 82 of file steadyStateFaDdtScheme.H.

◆ steadyStateFaDdtScheme() [2/2]

steadyStateFaDdtScheme ( const faMesh mesh,
Istream is 
)
inline

Construct from mesh and Istream.

Definition at line 90 of file steadyStateFaDdtScheme.H.

Member Function Documentation

◆ TypeName()

TypeName ( "steadyState"  )

Runtime type information.

◆ mesh()

const faMesh& mesh ( ) const
inline

Return mesh reference.

Definition at line 101 of file steadyStateFaDdtScheme.H.

References faDdtScheme< Type >::mesh().

Here is the call graph for this function:

◆ facDdt() [1/4]

tmp< GeometricField< Type, faPatchField, areaMesh > > facDdt ( const dimensioned< Type >  dt)
virtual

Implements faDdtScheme< Type >.

Definition at line 40 of file steadyStateFaDdtScheme.C.

References dimensioned< Type >::dimensions(), Foam::dimTime, mesh, dimensioned< Type >::name(), Foam::New(), and Foam::Zero.

Here is the call graph for this function:

◆ facDdt0() [1/4]

tmp< GeometricField< Type, faPatchField, areaMesh > > facDdt0 ( const dimensioned< Type >  dt)
virtual

Implements faDdtScheme< Type >.

Definition at line 61 of file steadyStateFaDdtScheme.C.

References dimensioned< Type >::dimensions(), Foam::dimTime, mesh, dimensioned< Type >::name(), Foam::New(), and Foam::Zero.

Here is the call graph for this function:

◆ facDdt() [2/4]

tmp< GeometricField< Type, faPatchField, areaMesh > > facDdt ( const GeometricField< Type, faPatchField, areaMesh > &  vf)
virtual

Implements faDdtScheme< Type >.

Definition at line 82 of file steadyStateFaDdtScheme.C.

References DimensionedField< Type, GeoMesh >::dimensions(), Foam::dimTime, mesh, IOobject::name(), Foam::New(), and Foam::Zero.

Here is the call graph for this function:

◆ facDdt0() [2/4]

tmp< GeometricField< Type, faPatchField, areaMesh > > facDdt0 ( const GeometricField< Type, faPatchField, areaMesh > &  vf)
virtual

Implements faDdtScheme< Type >.

Definition at line 103 of file steadyStateFaDdtScheme.C.

References DimensionedField< Type, GeoMesh >::dimensions(), Foam::dimTime, mesh, IOobject::name(), Foam::New(), and Foam::Zero.

Here is the call graph for this function:

◆ facDdt() [3/4]

tmp< GeometricField< Type, faPatchField, areaMesh > > facDdt ( const dimensionedScalar rho,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)
virtual

Implements faDdtScheme< Type >.

Definition at line 124 of file steadyStateFaDdtScheme.C.

References DimensionedField< Type, GeoMesh >::dimensions(), Foam::dimTime, mesh, IOobject::name(), Foam::New(), rho, and Foam::Zero.

Here is the call graph for this function:

◆ facDdt0() [3/4]

tmp< GeometricField< Type, faPatchField, areaMesh > > facDdt0 ( const dimensionedScalar rho,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)
virtual

Implements faDdtScheme< Type >.

Definition at line 145 of file steadyStateFaDdtScheme.C.

References DimensionedField< Type, GeoMesh >::dimensions(), Foam::dimTime, mesh, IOobject::name(), Foam::New(), rho, and Foam::Zero.

Here is the call graph for this function:

◆ facDdt() [4/4]

tmp< GeometricField< Type, faPatchField, areaMesh > > facDdt ( const areaScalarField rho,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)
virtual

Implements faDdtScheme< Type >.

Definition at line 167 of file steadyStateFaDdtScheme.C.

References DimensionedField< Type, GeoMesh >::dimensions(), Foam::dimTime, mesh, IOobject::name(), Foam::New(), rho, and Foam::Zero.

Here is the call graph for this function:

◆ facDdt0() [4/4]

tmp< GeometricField< Type, faPatchField, areaMesh > > facDdt0 ( const areaScalarField rho,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)
virtual

Implements faDdtScheme< Type >.

Definition at line 189 of file steadyStateFaDdtScheme.C.

References DimensionedField< Type, GeoMesh >::dimensions(), Foam::dimTime, mesh, IOobject::name(), Foam::New(), rho, and Foam::Zero.

Here is the call graph for this function:

◆ famDdt() [1/3]

tmp< faMatrix< Type > > famDdt ( const GeometricField< Type, faPatchField, areaMesh > &  vf)
virtual

Implements faDdtScheme< Type >.

Definition at line 210 of file steadyStateFaDdtScheme.C.

References Foam::dimArea, DimensionedField< Type, GeoMesh >::dimensions(), and Foam::dimTime.

Here is the call graph for this function:

◆ famDdt() [2/3]

tmp< faMatrix< Type > > famDdt ( const dimensionedScalar rho,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)
virtual

Implements faDdtScheme< Type >.

Definition at line 230 of file steadyStateFaDdtScheme.C.

References Foam::dimArea, DimensionedField< Type, GeoMesh >::dimensions(), Foam::dimTime, and rho.

Here is the call graph for this function:

◆ famDdt() [3/3]

tmp< faMatrix< Type > > famDdt ( const areaScalarField rho,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)
virtual

Implements faDdtScheme< Type >.

Definition at line 251 of file steadyStateFaDdtScheme.C.

References Foam::dimArea, DimensionedField< Type, GeoMesh >::dimensions(), Foam::dimTime, and rho.

Here is the call graph for this function:

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