FreeFOAM The Cross-Platform CFD Toolkit
LindemannFallOffFunction Class Reference

Lindemann fall-off function. More...

#include <specie/LindemannFallOffFunction.H>


Detailed Description

List of all members.

Public Member Functions

 LindemannFallOffFunction ()
 Construct null.
 LindemannFallOffFunction (Istream &)
 Construct from Istream.
scalar operator() (const scalar T, const scalar Pr) const

Static Public Member Functions

static word type ()
 Return the type name.

Friends

Ostreamoperator<< (Ostream &, const LindemannFallOffFunction &)

Constructor & Destructor Documentation

Construct null.

Definition at line 29 of file LindemannFallOffFunctionI.H.

Construct from Istream.

Definition at line 34 of file LindemannFallOffFunctionI.H.


Member Function Documentation

static word type ( )
inlinestatic

Return the type name.

Definition at line 72 of file LindemannFallOffFunction.H.

Foam::scalar operator() ( const scalar  T,
const scalar  Pr 
) const
inline

Definition at line 41 of file LindemannFallOffFunctionI.H.


Friends And Related Function Documentation

Ostream& operator<< ( Ostream ,
const LindemannFallOffFunction  
)
friend

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