OpenFOAM logo
Open Source CFD Toolkit

NSRDSfunc1 Class Reference

Inheritance diagram for NSRDSfunc1:

Inheritance graph
[legend]
Collaboration diagram for NSRDSfunc1:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

NSRDSfunc1 scalar  a,
scalar  b,
scalar  c,
scalar  d,
scalar  e
[inline]
 

Construct from components.

Definition at line 91 of file NSRDSfunc1.H.

NSRDSfunc1 Istream is  )  [inline]
 

Construct from Istream.

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

TypeName "NSRDSfunc1"   ) 
 

Runtime type information.

void writeData Ostream os  )  const [inline, virtual]
 

Write the function coefficients.

Implements thermophysicalFunction.

Definition at line 121 of file NSRDSfunc1.H.


Friends And Related Function Documentation

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

Definition at line 133 of file NSRDSfunc1.H.


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