31 template<
class Specie>
35 rho_(
"rho", dict.subDict(
"equationOfState").subDict(
"rho"))
41 template<
class Specie>
55 template<
class Specie>
56 Foam::Ostream& Foam::operator<<(Ostream& os, const icoTabulated<Specie>& ip)
virtual Ostream & write(const char)=0
Write character.
Ostream & indent(Ostream &os)
Indent stream.
A list of keyword definitions, which are a keyword followed by any number of values (e...
bool add(entry *, bool mergeEntry=false)
Add a new entry.
const word dictName() const
Return the local dictionary name (final part of scoped name)
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
void write(Ostream &os) const
Write to Ostream.
void write(std::ostream &os, const bool binary, List< floatScalar > &fField)
Write floats ascii or binary.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
icoTabulated(const Specie &sp, const nonUniformTable &rho)
Construct from components.