Data Structures | Namespaces | Functions
janafThermo.H File Reference
Include dependency graph for janafThermo.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  janafThermo
 JANAF tables based thermodynamics package templated into the equation of state. More...
 
class  janafThermo
 JANAF tables based thermodynamics package templated into the equation of state. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

template<class EquationOfState >
janafThermo< EquationOfState > operator+ (const janafThermo< EquationOfState > &, const janafThermo< EquationOfState > &)
 
template<class EquationOfState >
janafThermo< EquationOfState > operator- (const janafThermo< EquationOfState > &, const janafThermo< EquationOfState > &)
 
template<class EquationOfState >
janafThermo< EquationOfState > operator* (const scalar, const janafThermo< EquationOfState > &)
 
template<class EquationOfState >
janafThermo< EquationOfState > operator== (const janafThermo< EquationOfState > &, const janafThermo< EquationOfState > &)
 
template<class EquationOfState >
Ostream & operator<< (Ostream &, const janafThermo< EquationOfState > &)
 

Detailed Description

Original source file janafThermo.H

Definition in file janafThermo.H.