Loading...
Searching...
No Matches
LindemannFallOffFunction Class Reference

Lindemann fall-off function. More...

#include <LindemannFallOffFunction.H>

Public Member Functions

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

Static Public Member Functions

static word type ()
 Return the type name.

Friends

Ostreamoperator<< (Ostream &, const LindemannFallOffFunction &)

Detailed Description

Lindemann fall-off function.

Source files

Definition at line 52 of file LindemannFallOffFunction.H.

Constructor & Destructor Documentation

◆ LindemannFallOffFunction() [1/2]

LindemannFallOffFunction ( )
inline

Construct null.

Definition at line 23 of file LindemannFallOffFunctionI.H.

Referenced by operator<<.

Here is the caller graph for this function:

◆ LindemannFallOffFunction() [2/2]

LindemannFallOffFunction ( const dictionary & dict)
inline

Construct from dictionary.

Definition at line 27 of file LindemannFallOffFunctionI.H.

References dict.

Member Function Documentation

◆ type()

word type ( )
inlinestatic

Return the type name.

Definition at line 75 of file LindemannFallOffFunction.H.

◆ operator()()

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

Definition at line 36 of file LindemannFallOffFunctionI.H.

◆ write()

void write ( Ostream & os) const
inline

Write to stream.

Definition at line 46 of file LindemannFallOffFunctionI.H.

References os().

Here is the call graph for this function:

◆ operator<<

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

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