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" \
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keyword definitions, which are a keyword followed by any number of values (e....
Base class of the thermophysical property types.
A class for handling words, derived from string.
#define ClassName(TypeNameString)
Add typeName information from argument TypeNameString to a class.
Thermodynamic scalar constants.
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 > &)
word name(const bool)
Return a word representation of a bool.
scalarList W(const fluidMulticomponentThermo &thermo)
static scalar R(const scalar a, const scalar x)
tmp< fvMatrix< Type > > operator*(const volScalarField::Internal &, const fvMatrix< Type > &)
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)
tmp< fvMatrix< Type > > operator+(const fvMatrix< Type > &, const fvMatrix< Type > &)
PtrList< volScalarField > & Y