OpenFOAM logo
Open Source CFD Toolkit

LandauTellerReactionRate Class Reference

List of all members.

Public Member Functions

 LandauTellerReactionRate (const scalar A, const scalar beta, const scalar Ta, const scalar B, const scalar C)
 Construct from components.
 LandauTellerReactionRate (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

Ostreamoperator<< (Ostream &, const LandauTellerReactionRate &)

Constructor & Destructor Documentation

LandauTellerReactionRate const scalar  A,
const scalar  beta,
const scalar  Ta,
const scalar  B,
const scalar  C
[inline]
 

Construct from components.

Definition at line 47 of file LandauTellerReactionRateI.H.

LandauTellerReactionRate const speciesTable species,
Istream is
[inline]
 

Construct from Istream.

Definition at line 65 of file LandauTellerReactionRateI.H.


Member Function Documentation

scalar operator() const scalar  T,
const scalar  p,
const scalarField c
const [inline]
 

Definition at line 83 of file LandauTellerReactionRateI.H.

References Foam::pow(), and Foam::T().

Here is the call graph for this function:

word type  )  [inline, static]
 

Return the type name.

Definition at line 93 of file LandauTellerReactionRate.H.

References Foam::scalarField.


Friends And Related Function Documentation

Ostream& operator<< Ostream os,
const LandauTellerReactionRate arr
[friend]
 

Definition at line 122 of file LandauTellerReactionRateI.H.


The documentation for this class was generated from the following files:
For further information go to www.openfoam.org