OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

steadyStateDdtScheme< Type > Class Template Reference

SteadyState implicit/explicit ddt which returns 0. More...

Inheritance diagram for steadyStateDdtScheme< Type >:
Collaboration diagram for steadyStateDdtScheme< Type >:

List of all members.


Public Types

typedef ddtScheme< Type >
::fluxFieldType 
fluxFieldType

Public Member Functions

 TypeName ("steadyState")
 Runtime type information.
 steadyStateDdtScheme (const fvMesh &mesh)
 Construct from mesh.
 steadyStateDdtScheme (const fvMesh &mesh, Istream &is)
 Construct from mesh and Istream.
const fvMeshmesh () const
 Return mesh reference.
tmp< GeometricField< Type,
fvPatchField, volMesh > > 
fvcDdt (const dimensioned< Type > &)
tmp< GeometricField< Type,
fvPatchField, volMesh > > 
fvcDdt (const GeometricField< Type, fvPatchField, volMesh > &)
tmp< GeometricField< Type,
fvPatchField, volMesh > > 
fvcDdt (const dimensionedScalar &, const GeometricField< Type, fvPatchField, volMesh > &)
tmp< GeometricField< Type,
fvPatchField, volMesh > > 
fvcDdt (const volScalarField &, const GeometricField< Type, fvPatchField, volMesh > &)
tmp< fvMatrix< Type > > fvmDdt (GeometricField< Type, fvPatchField, volMesh > &)
tmp< fvMatrix< Type > > fvmDdt (const dimensionedScalar &, GeometricField< Type, fvPatchField, volMesh > &)
tmp< fvMatrix< Type > > fvmDdt (const volScalarField &, GeometricField< Type, fvPatchField, volMesh > &)
tmp< fluxFieldTypefvcDdtPhiCorr (const volScalarField &rA, const GeometricField< Type, fvPatchField, volMesh > &U, const fluxFieldType &phi)
tmp< fluxFieldTypefvcDdtPhiCorr (const volScalarField &rA, const volScalarField &rho, const GeometricField< Type, fvPatchField, volMesh > &U, const fluxFieldType &phi)
tmp< surfaceScalarFieldmeshPhi (const GeometricField< Type, fvPatchField, volMesh > &)
template<>
tmp< surfaceScalarFieldfvcDdtPhiCorr (const volScalarField &rA, const volScalarField &U, const surfaceScalarField &phi)
template<>
tmp< surfaceScalarFieldfvcDdtPhiCorr (const volScalarField &rA, const volScalarField &rho, const volScalarField &U, const surfaceScalarField &phi)

Detailed Description

template<class Type>
class Foam::fv::steadyStateDdtScheme< Type >

SteadyState implicit/explicit ddt which returns 0.

Source files

Definition at line 50 of file steadyStateDdtScheme.H.


Member Typedef Documentation

Reimplemented from ddtScheme< Type >.

Definition at line 131 of file steadyStateDdtScheme.H.


Constructor & Destructor Documentation

steadyStateDdtScheme ( const fvMesh mesh  )  [inline]

Construct from mesh.

Definition at line 72 of file steadyStateDdtScheme.H.

steadyStateDdtScheme ( const fvMesh mesh,
Istream is 
) [inline]

Construct from mesh and Istream.

Definition at line 78 of file steadyStateDdtScheme.H.


Member Function Documentation

TypeName ( "steadyState"   ) 

Runtime type information.

const fvMesh& mesh (  )  const [inline]

Return mesh reference.

Reimplemented from ddtScheme< Type >.

Definition at line 87 of file steadyStateDdtScheme.H.

Referenced by steadyStateDdtScheme< Type >::fvcDdt().

Here is the caller graph for this function:

tmp< GeometricField< Type, fvPatchField, volMesh > > fvcDdt ( const dimensioned< Type > &  dt  )  [inline, virtual]

tmp< GeometricField< Type, fvPatchField, volMesh > > fvcDdt ( const GeometricField< Type, fvPatchField, volMesh > &  vf  )  [inline, virtual]

Implements ddtScheme< Type >.

Definition at line 66 of file steadyStateDdtScheme.C.

tmp< GeometricField< Type, fvPatchField, volMesh > > fvcDdt ( const dimensionedScalar rho,
const GeometricField< Type, fvPatchField, volMesh > &  vf 
) [inline, virtual]

Implements ddtScheme< Type >.

Definition at line 95 of file steadyStateDdtScheme.C.

tmp< GeometricField< Type, fvPatchField, volMesh > > fvcDdt ( const volScalarField rho,
const GeometricField< Type, fvPatchField, volMesh > &  vf 
) [inline, virtual]

Implements ddtScheme< Type >.

Definition at line 125 of file steadyStateDdtScheme.C.

tmp< fvMatrix< Type > > fvmDdt ( GeometricField< Type, fvPatchField, volMesh > &  vf  )  [inline, virtual]

Implements ddtScheme< Type >.

Definition at line 155 of file steadyStateDdtScheme.C.

tmp< fvMatrix< Type > > fvmDdt ( const dimensionedScalar rho,
GeometricField< Type, fvPatchField, volMesh > &  vf 
) [inline, virtual]

Implements ddtScheme< Type >.

Definition at line 175 of file steadyStateDdtScheme.C.

tmp< fvMatrix< Type > > fvmDdt ( const volScalarField rho,
GeometricField< Type, fvPatchField, volMesh > &  vf 
) [inline, virtual]

Implements ddtScheme< Type >.

Definition at line 196 of file steadyStateDdtScheme.C.

tmp< typename steadyStateDdtScheme< Type >::fluxFieldType > fvcDdtPhiCorr ( const volScalarField rA,
const GeometricField< Type, fvPatchField, volMesh > &  U,
const fluxFieldType phi 
) [inline]

Definition at line 217 of file steadyStateDdtScheme.C.

tmp< typename steadyStateDdtScheme< Type >::fluxFieldType > fvcDdtPhiCorr ( const volScalarField rA,
const volScalarField rho,
const GeometricField< Type, fvPatchField, volMesh > &  U,
const fluxFieldType phi 
) [inline]

Definition at line 249 of file steadyStateDdtScheme.C.

tmp< surfaceScalarField > meshPhi ( const GeometricField< Type, fvPatchField, volMesh > &  vf  )  [inline, virtual]

Implements ddtScheme< Type >.

Definition at line 282 of file steadyStateDdtScheme.C.

tmp< surfaceScalarField > fvcDdtPhiCorr ( const volScalarField rA,
const volScalarField U,
const surfaceScalarField phi 
) [inline]

tmp< surfaceScalarField > fvcDdtPhiCorr ( const volScalarField rA,
const volScalarField rho,
const volScalarField U,
const surfaceScalarField phi 
) [inline]


The documentation for this class was generated from the following files:
Copyright © 2000-2009 OpenCFD Ltd