55 inline specie
operator+(
const specie&,
const specie&);
56 inline specie
operator*(
const scalar,
const specie&);
57 inline specie
operator==(
const specie&,
const specie&);
89 inline specie(
const scalar
Y,
const scalar molWeight);
96 const scalar molWeight
117 inline scalar
W()
const;
120 inline scalar
Y()
const;
123 inline scalar
R()
const;
134 inline void operator=(
const specie&);
135 inline void operator+=(
const specie&);
136 inline void operator*=(
const scalar);
160 #define noCoefficientMixing(Type) \ 164 #Type " does not support coefficient mixing" \
tmp< fvMatrix< Type > > operator*(const volScalarField::Internal &, const fvMatrix< Type > &)
A list of keyword definitions, which are a keyword followed by any number of values (e...
Thermodynamic scalar constants.
Base class of the thermophysical property types.
#define ClassName(TypeNameString)
Add typeName information from argument TypeNameString to a class.
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
A class for handling words, derived from string.
void write(std::ostream &os, const bool binary, List< floatScalar > &fField)
Write floats ascii or binary.
tmp< fvMatrix< Type > > operator+(const fvMatrix< Type > &, const fvMatrix< Type > &)
An Ostream is an abstract base class for all output systems (streams, files, token lists...
word name(const complex &)
Return a string representation of a complex.
#define R(A, B, C, D, E, F, K, M)
const scalarList W(::W(thermo))
PtrList< volScalarField > & Y
Ostream & operator<<(Ostream &, const ensightPart &)