LindemannFallOffFunction Class Reference

Lindemann fall-off function. More...

Public Member Functions

 LindemannFallOffFunction ()
 Construct null. 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 56 of file LindemannFallOffFunction.H.

Constructor & Destructor Documentation

◆ LindemannFallOffFunction() [1/2]

Construct null.

Definition at line 30 of file LindemannFallOffFunctionI.H.

◆ LindemannFallOffFunction() [2/2]

LindemannFallOffFunction ( const dictionary dict)
inline

Construct from dictionary.

Definition at line 35 of file LindemannFallOffFunctionI.H.

Member Function Documentation

◆ type()

static word type ( )
inlinestatic

Return the type name.

Definition at line 73 of file LindemannFallOffFunction.H.

◆ operator()()

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

Definition at line 44 of file LindemannFallOffFunctionI.H.

◆ write()

void write ( Ostream os) const
inline

Write to stream.

Definition at line 53 of file LindemannFallOffFunctionI.H.

Friends And Related Function Documentation

◆ operator<<

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

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