Definition in file eConstThermo.H.
#include "src/thermophysicalModels/specie/thermo/specieThermo/specieThermo.H"
#include "src/thermophysicalModels/specie/thermo/eConst/eConstThermoI.H"
Go to the source code of this file.
Classes | |
class | eConstThermo< equationOfState > |
Constant properties thermodynamics package templated on an equation of state. More...
| |
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
Functions | |
template<class equationOfState > | |
eConstThermo< equationOfState > | operator+ (const eConstThermo< equationOfState > &, const eConstThermo< equationOfState > &) |
template<class equationOfState > | |
eConstThermo< equationOfState > | operator- (const eConstThermo< equationOfState > &, const eConstThermo< equationOfState > &) |
template<class equationOfState > | |
eConstThermo< equationOfState > | operator* (const scalar, const eConstThermo< equationOfState > &) |
template<class equationOfState > | |
eConstThermo< equationOfState > | operator== (const eConstThermo< equationOfState > &, const eConstThermo< equationOfState > &) |
template<class equationOfState > | |
Ostream & | operator<< (Ostream &, const eConstThermo< equationOfState > &) |