![]() |
|
Public Member Functions | |
thirdBodyEfficiencies (const speciesTable &species, const scalarList &efficiencies) | |
Construct from components. | |
thirdBodyEfficiencies (const speciesTable &species, Istream &is) | |
Construct from Istream. | |
scalar | M (const scalarList &c) const |
Calculate and return M, the concentration of the third-bodies. | |
Friends | |
Ostream & | operator<< (Ostream &, const thirdBodyEfficiencies &) |
|
Construct from components.
Definition at line 41 of file thirdBodyEfficienciesI.H. References Foam::exit(), Foam::FatalError, FatalErrorIn, and Foam::size(). |
Here is the call graph for this function:
|
Construct from Istream.
Definition at line 64 of file thirdBodyEfficienciesI.H. |
|
Calculate and return M, the concentration of the third-bodies.
Definition at line 127 of file thirdBodyEfficienciesI.H. |
|
|