Definition in file janafThermo.H.
#include "src/OpenFOAM/primitives/Scalar/scalar/scalar.H"
#include "src/thermophysicalModels/specie/thermo/janaf/janafThermoI.H"
Go to the source code of this file.
Classes | |
class | janafThermo< equationOfState > |
JANAF tables based thermodynamics package templated into the equationOfState. More...
| |
Namespaces | |
namespace | 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 > &) |