FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

LindemannFallOffFunction Class Reference

Lindemann fall-off function. More...

#include <specie/LindemannFallOffFunction.H>


Detailed Description

Lindemann fall-off function.

Source files

Definition at line 55 of file LindemannFallOffFunction.H.

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

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

Constructor & Destructor Documentation

LindemannFallOffFunction (  ) [inline]

Construct null.

Definition at line 29 of file LindemannFallOffFunctionI.H.

LindemannFallOffFunction ( Istream &    ) [inline]

Construct from Istream.

Definition at line 34 of file LindemannFallOffFunctionI.H.


Member Function Documentation

static word type (  ) [inline, static]

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: