Public Member Functions | List of all members
none< CompType, ThermoType > Class Template Reference
Inheritance diagram for none< CompType, ThermoType >:
Inheritance graph
[legend]
Collaboration diagram for none< CompType, ThermoType >:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("none")
 
 none (const IOdictionary &dict, TDACChemistryModel< CompType, ThermoType > &chemistry)
 
virtual ~none ()
 
virtual void reduceMechanism (const scalarField &c, const scalar T, const scalar p)
 
- Public Member Functions inherited from chemistryReductionMethod< CompType, ThermoType >
 TypeName ("chemistryReductionMethod")
 
 declareRunTimeSelectionTable (autoPtr, chemistryReductionMethod, dictionary,(const IOdictionary &dict, TDACChemistryModel< CompType, ThermoType > &chemistry),(dict, chemistry))
 
 chemistryReductionMethod (const IOdictionary &dict, TDACChemistryModel< CompType, ThermoType > &chemistry)
 
virtual ~chemistryReductionMethod ()
 
bool active () const
 
bool log () const
 
const List< bool > & activeSpecies () const
 
label NsSimp ()
 
label nSpecie ()
 
scalar tolerance () const
 

Additional Inherited Members

- Static Public Member Functions inherited from chemistryReductionMethod< CompType, ThermoType >
static autoPtr< chemistryReductionMethod< CompType, ThermoType > > New (const IOdictionary &dict, TDACChemistryModel< CompType, ThermoType > &chemistry)
 
- Protected Attributes inherited from chemistryReductionMethod< CompType, ThermoType >
const IOdictionarydict_
 
const dictionary coeffsDict_
 
Switch active_
 
Switch log_
 
TDACChemistryModel< CompType, ThermoType > & chemistry_
 
List< boolactiveSpecies_
 
label NsSimp_
 
const label nSpecie_
 
scalar tolerance_
 

Detailed Description

template<class CompType, class ThermoType>
class Foam::chemistryReductionMethods::none< CompType, ThermoType >

Source files

Definition at line 46 of file noChemistryReduction.H.

Constructor & Destructor Documentation

◆ none()

none ( const IOdictionary dict,
TDACChemistryModel< CompType, ThermoType > &  chemistry 
)

Definition at line 27 of file noChemistryReduction.C.

◆ ~none()

~none
virtual

Definition at line 41 of file noChemistryReduction.C.

Member Function Documentation

◆ TypeName()

TypeName ( "none< CompType, ThermoType >"  )

◆ reduceMechanism()

void reduceMechanism ( const scalarField c,
const scalar  T,
const scalar  p 
)
virtual

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