Go to the documentation of this file.
55 public List<substance>
76 volTot += operator[](i).volFrac();
79 if (volTot > 1.001 || volTot < 0.999)
82 <<
"Sum of volume fractions for Mixture " <<
name_
83 <<
" = " << volTot <<
endl
84 <<
"Should equal one."
A class for handling words, derived from string.
mixture(Istream &is)
Construct from Istream.
Ostream & endl(Ostream &os)
Add newline and flush stream.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
const word & name() const
errorManip< error > abort(error &err)
label size() const
Return the number of elements in the UList.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...