OpenFOAM logo
Open Source CFD Toolkit

NSRDSfunc3 Class Reference

Inheritance diagram for NSRDSfunc3:

Inheritance graph
[legend]
Collaboration diagram for NSRDSfunc3:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

NSRDSfunc3 scalar  a,
scalar  b,
scalar  c,
scalar  d
[inline]
 

Construct from components.

Definition at line 91 of file NSRDSfunc3.H.

NSRDSfunc3 Istream is  )  [inline]
 

Construct from Istream.

Definition at line 100 of file NSRDSfunc3.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 112 of file NSRDSfunc3.H.

TypeName "NSRDSfunc3"   ) 
 

Runtime type information.

void writeData Ostream os  )  const [inline, virtual]
 

Write the function coefficients.

Implements thermophysicalFunction.

Definition at line 119 of file NSRDSfunc3.H.


Friends And Related Function Documentation

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

Definition at line 130 of file NSRDSfunc3.H.


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