Loading...
Searching...
No Matches
Foam::species Namespace Reference

Classes

class  thermo

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>
Ostreamoperator<< (Ostream &, const thermo< Thermo, Type > &)

Function Documentation

◆ operator+()

template<class Thermo, template< class > class Type>
thermo< Thermo, Type > operator+ ( const thermo< Thermo, Type > & ,
const thermo< Thermo, Type > &  )
inline

◆ operator*()

template<class Thermo, template< class > class Type>
thermo< Thermo, Type > operator* ( const scalar ,
const thermo< Thermo, Type > &  )
inline

◆ operator==()

template<class Thermo, template< class > class Type>
thermo< Thermo, Type > operator== ( const thermo< Thermo, Type > & ,
const thermo< Thermo, Type > &  )
inline

◆ operator<<()

template<class Thermo, template< class > class Type>
Ostream & operator<< ( Ostream & ,
const thermo< Thermo, Type > &  )