![]() |
|
Public Member Functions | |
FallOffReactionRate (const ReactionRate &k0, const ReactionRate &kInf, const FallOffFunction &F, const thirdBodyEfficiencies &tbes) | |
Construct from components. | |
FallOffReactionRate (const speciesTable &species, Istream &is) | |
Construct from Istream. | |
scalar | operator() (const scalar T, const scalar p, const scalarField &c) const |
Static Public Member Functions | |
word | type () |
Return the type name. | |
Friends | |
Ostream & | operator (Ostream &, const FallOffReactionRate< ReactionRate, FallOffFunction > &) |
|
Construct from components.
Definition at line 47 of file FallOffReactionRateI.H. |
|
Construct from Istream.
Definition at line 64 of file FallOffReactionRateI.H. |
|
Definition at line 82 of file FallOffReactionRateI.H. |
|
Return the type name.
Definition at line 105 of file FallOffReactionRate.H. References Foam::scalarField. |
|
|