OpenFOAM logo
Open Source CFD Toolkit

NSRDSfunc14 Class Reference

Inheritance diagram for NSRDSfunc14:

Inheritance graph
[legend]
Collaboration diagram for NSRDSfunc14:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("NSRDSfunc14")
 Runtime type information.
 NSRDSfunc14 (scalar Tc, scalar a, scalar b, scalar c, scalar d)
 Construct from components.
 NSRDSfunc14 (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 NSRDSfunc14 &f)

Constructor & Destructor Documentation

NSRDSfunc14 scalar  Tc,
scalar  a,
scalar  b,
scalar  c,
scalar  d
[inline]
 

Construct from components.

Definition at line 91 of file NSRDSfunc14.H.

NSRDSfunc14 Istream is  )  [inline]
 

Construct from Istream.

Definition at line 101 of file NSRDSfunc14.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 114 of file NSRDSfunc14.H.

TypeName "NSRDSfunc14"   ) 
 

Runtime type information.

void writeData Ostream os  )  const [inline, virtual]
 

Write the function coefficients.

Implements thermophysicalFunction.

Definition at line 122 of file NSRDSfunc14.H.


Friends And Related Function Documentation

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

Definition at line 134 of file NSRDSfunc14.H.


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