Go to the documentation of this file.
33 template<
class Specie>
37 rho_(
dict.subDict(
"equationOfState").
get<scalar>(
"rho"))
43 template<
class Specie>
50 os.beginBlock(
"equationOfState");
51 os.writeEntry(
"rho", rho_);
59 template<
class Specie>
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
virtual Ostream & beginBlock(const keyType &kw)
Ostream & operator<<(Ostream &, const boundaryPatch &p)
rhoConst(const Specie &sp, const scalar rho)
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
void write(Ostream &os) const
Ostream & writeEntry(const keyType &key, const T &value)
void write(vtk::formatter &fmt, const Type &val, const label n=1)
List< ReturnType > get(const UPtrList< T > &list, const AccessOp &aop)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
RhoConst (rho = const) of state.