Public Member Functions | List of all members

noSoot More...

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

Public Member Functions

 TypeName ("none")
 
 noSoot (const dictionary &dict, const fvMesh &mesh, const word &modelType)
 
virtual ~noSoot ()=default
 
void correct ()
 
const volScalarFieldsoot () const
 
- Public Member Functions inherited from sootModel
 TypeName ("sootModel")
 
 declareRunTimeSelectionTable (autoPtr, sootModel, dictionary,(const dictionary &dict, const fvMesh &mesh, const word &modelType),(dict, mesh, modelType))
 
 sootModel (const dictionary &dict, const fvMesh &mesh, const word &modelType)
 
virtual ~sootModel ()
 
const fvMeshmesh () const
 
const dictionarydict () const
 

Additional Inherited Members

- Static Public Member Functions inherited from sootModel
static autoPtr< sootModelNew (const dictionary &dict, const fvMesh &mesh)
 
- Protected Attributes inherited from sootModel
const dictionary dict_
 
const fvMeshmesh_
 

Detailed Description

noSoot

Source files

Definition at line 50 of file noSoot.H.

Constructor & Destructor Documentation

◆ noSoot()

noSoot ( const dictionary dict,
const fvMesh mesh,
const word modelType 
)

Definition at line 44 of file noSoot.C.

◆ ~noSoot()

virtual ~noSoot ( )
virtualdefault

Member Function Documentation

◆ TypeName()

TypeName ( "none"  )

◆ correct()

void correct ( )
virtual

Implements sootModel.

Definition at line 56 of file noSoot.C.

◆ soot()

const Foam::volScalarField & soot ( ) const
virtual

Implements sootModel.

Definition at line 60 of file noSoot.C.

References NotImplemented.


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