thermo.H File Reference
Include dependency graph for thermo.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  thermo< Thermo, Type >
 Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the template argument type thermo. All other properties are derived from these primitive functions. More...
 
class  thermo< Thermo, Type >
 Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the template argument type thermo. All other properties are derived from these primitive functions. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::species
 

Functions

template<class Thermo , template< class > class Type>
thermo< Thermo, Type > operator+ (const thermo< Thermo, Type > &, const thermo< Thermo, Type > &)
 
template<class Thermo , template< class > class Type>
thermo< Thermo, Type > operator* (const scalar, const thermo< Thermo, Type > &)
 
template<class Thermo , template< class > class Type>
thermo< Thermo, Type > operator== (const thermo< Thermo, Type > &, const thermo< Thermo, Type > &)
 
template<class Thermo , template< class > class Type>
Ostream & operator<< (Ostream &, const thermo< Thermo, Type > &)
 

Detailed Description

Original source file thermo.H

Definition in file thermo.H.