OpenFOAM logo
Open Source CFD Toolkit

NSRDSfunc6 Class Reference

Inheritance diagram for NSRDSfunc6:

Inheritance graph
[legend]
Collaboration diagram for NSRDSfunc6:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("NSRDSfunc6")
 Runtime type information.
 NSRDSfunc6 (scalar Tc, scalar a, scalar b, scalar c, scalar d, scalar e)
 Construct from components.
 NSRDSfunc6 (Istream &is)
 Construct from Istream.
scalar f (scalar, scalar T) const
 Evaluate the function and return the result.
void writeData (Ostream &os) const
 Write the function coefficients.

Friends

Ostreamoperator<< (Ostream &os, const NSRDSfunc6 &f)

Constructor & Destructor Documentation

NSRDSfunc6 scalar  Tc,
scalar  a,
scalar  b,
scalar  c,
scalar  d,
scalar  e
[inline]
 

Construct from components.

Definition at line 91 of file NSRDSfunc6.H.

NSRDSfunc6 Istream is  )  [inline]
 

Construct from Istream.

Definition at line 102 of file NSRDSfunc6.H.

References readScalar.


Member Function Documentation

scalar f scalar  ,
scalar  T
const [inline, virtual]
 

Evaluate the function and return the result.

Implements thermophysicalFunction.

Definition at line 116 of file NSRDSfunc6.H.

TypeName "NSRDSfunc6"   ) 
 

Runtime type information.

void writeData Ostream os  )  const [inline, virtual]
 

Write the function coefficients.

Implements thermophysicalFunction.

Definition at line 124 of file NSRDSfunc6.H.


Friends And Related Function Documentation

Ostream& operator<< Ostream os,
const NSRDSfunc6 f
[friend]
 

Definition at line 137 of file NSRDSfunc6.H.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org