Go to the documentation of this file.
34 template<
class Specie>
44 template<
class Specie>
49 os.beginBlock(
"equationOfState");
50 os.writeEntry(
"C", C_);
57 template<
class Specie>
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
Reciprocal polynomial equation of state for liquids and solids.
virtual Ostream & beginBlock(const keyType &kw)
void write(Ostream &os) const
Ostream & operator<<(Ostream &, const boundaryPatch &p)
Lookup type of boundary radiation properties.
virtual Ostream & endBlock()
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
virtual bool write(const token &tok)=0
Ostream & writeEntry(const keyType &key, const T &value)
void write(vtk::formatter &fmt, const Type &val, const label n=1)
rPolynomial(const Specie &sp, const coeffList &coeffs)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...