OpenFOAM logo
Open Source CFD Toolkit

NSRDSfunc0 Class Reference

Inheritance diagram for NSRDSfunc0:

Inheritance graph
[legend]
Collaboration diagram for NSRDSfunc0:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

NSRDSfunc0 scalar  a,
scalar  b,
scalar  c,
scalar  d,
scalar  e,
scalar  f
[inline]
 

Construct from components.

Definition at line 91 of file NSRDSfunc0.H.

NSRDSfunc0 Istream is  )  [inline]
 

Construct from Istream.

Definition at line 102 of file NSRDSfunc0.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 NSRDSfunc0.H.

TypeName "NSRDSfunc0"   ) 
 

Runtime type information.

void writeData Ostream os  )  const [inline, virtual]
 

Write the function coefficients.

Implements thermophysicalFunction.

Definition at line 123 of file NSRDSfunc0.H.


Friends And Related Function Documentation

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

Definition at line 136 of file NSRDSfunc0.H.


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