Public Member Functions | Static Public Member Functions | Friends | List of all members
LindemannFallOffFunction Class Reference

Lindemann fall-off function. More...

Public Member Functions

 LindemannFallOffFunction ()
 Construct null. More...
 
 LindemannFallOffFunction (Istream &)
 Construct from Istream. More...
 
 LindemannFallOffFunction (const dictionary &dict)
 Construct from dictionary. More...
 
scalar operator() (const scalar T, const scalar Pr) const
 
void write (Ostream &os) const
 Write to stream. More...
 

Static Public Member Functions

static word type ()
 Return the type name. More...
 

Friends

Ostreamoperator<< (Ostream &, const LindemannFallOffFunction &)
 

Detailed Description

Lindemann fall-off function.

Source files

Definition at line 54 of file LindemannFallOffFunction.H.

Constructor & Destructor Documentation

Construct null.

Definition at line 28 of file LindemannFallOffFunctionI.H.

Referenced by LindemannFallOffFunction::LindemannFallOffFunction().

Here is the caller graph for this function:

Construct from Istream.

Definition at line 32 of file LindemannFallOffFunctionI.H.

References LindemannFallOffFunction::LindemannFallOffFunction().

Here is the call graph for this function:

LindemannFallOffFunction ( const dictionary dict)
inline

Construct from dictionary.

Definition at line 37 of file LindemannFallOffFunctionI.H.

Member Function Documentation

static word type ( )
inlinestatic

Return the type name.

Definition at line 74 of file LindemannFallOffFunction.H.

References LindemannFallOffFunction::operator<<, Pr(), Foam::T(), and LindemannFallOffFunction::write().

Here is the call graph for this function:

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

Definition at line 46 of file LindemannFallOffFunctionI.H.

void write ( Ostream os) const
inline

Write to stream.

Definition at line 55 of file LindemannFallOffFunctionI.H.

Referenced by LindemannFallOffFunction::type().

Here is the caller graph for this function:

Friends And Related Function Documentation

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

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