Public Member Functions | List of all members
constantScatter Class Reference

Constant radiation scatter coefficient. More...

Inheritance diagram for constantScatter:
Inheritance graph
[legend]
Collaboration diagram for constantScatter:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("constantScatter")
 Runtime type information. More...
 
 constantScatter (const dictionary &dict, const fvMesh &mesh)
 Construct from components. More...
 
virtual ~constantScatter ()
 Destructor. More...
 
tmp< volScalarFieldsigmaEff () const
 Return scatter coefficient. More...
 
- Public Member Functions inherited from scatterModel
 TypeName ("scatterModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, scatterModel, dictionary,(const dictionary &dict, const fvMesh &mesh),(dict, mesh))
 
 scatterModel (const dictionary &dict, const fvMesh &mesh)
 Construct from components. More...
 
virtual ~scatterModel ()
 Destructor. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from scatterModel
static autoPtr< scatterModelNew (const dictionary &dict, const fvMesh &mesh)
 
- Protected Attributes inherited from scatterModel
const fvMeshmesh_
 Reference to the fvMesh. More...
 

Detailed Description

Constant radiation scatter coefficient.

Source files

Definition at line 50 of file constantScatter.H.

Constructor & Destructor Documentation

constantScatter ( const dictionary dict,
const fvMesh mesh 
)

Construct from components.

Definition at line 50 of file constantScatter.C.

~constantScatter ( )
virtual

Destructor.

Definition at line 64 of file constantScatter.C.

Member Function Documentation

TypeName ( "constantScatter"  )

Runtime type information.

Foam::tmp< Foam::volScalarField > sigmaEff ( ) const
virtual

Return scatter coefficient.

Implements scatterModel.

Definition at line 71 of file constantScatter.C.

References IOobject::NO_READ, and IOobject::NO_WRITE.


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