Public Member Functions | List of all members
PFA< CompType, ThermoType > Class Template Reference

Path flux analysis. More...

Inheritance diagram for PFA< CompType, ThermoType >:
Inheritance graph
[legend]
Collaboration diagram for PFA< CompType, ThermoType >:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("PFA")
 
 PFA (const IOdictionary &dict, TDACChemistryModel< CompType, ThermoType > &chemistry)
 
virtual ~PFA ()
 
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::PFA< CompType, ThermoType >

Path flux analysis.

Source files

Definition at line 47 of file PFA.H.

Constructor & Destructor Documentation

◆ PFA()

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

Definition at line 27 of file PFA.C.

References Foam::abort(), chemistry, Foam::FatalError, FatalErrorInFunction, dictionary::found(), and dictionary::subDict().

Here is the call graph for this function:

◆ ~PFA()

~PFA
virtual

Definition at line 61 of file PFA.C.

Member Function Documentation

◆ TypeName()

TypeName ( "PFA< 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: