31 template<
class Specie>
39 "incompressiblePerfectGas<Specie>::" 40 "incompressiblePerfectGas(Istream& is)" 45 template<
class Specie>
58 template<
class Specie>
63 dict.
add(
"pRef", pRef_);
71 template<
class Specie>
78 os << static_cast<const Specie&>(pg)
84 "(Ostream& os, const incompressiblePerfectGas<Specie>& st)"
Ostream & indent(Ostream &os)
Indent stream.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
A list of keyword definitions, which are a keyword followed by any number of values (e...
const dictionary & subDict(const word &) const
Find and return a sub-dictionary.
virtual bool check(const char *operation) const
Check IOstream status for given operation.
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
incompressiblePerfectGas(const Specie &sp, const scalar pRef)
Construct from components.
bool readScalar(const char *buf, doubleScalar &s)
Read whole of buf as a scalar. Return true if succesful.
bool add(entry *, bool mergeEntry=false)
Add a new entry.
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.
Incompressible gas equation of state using a constant reference pressure in the perfect gas equation ...
An Ostream is an abstract base class for all output systems (streams, files, token lists...
void write(Ostream &os) const
Write to Ostream.
const word dictName() const
Return the local dictionary name (final part of scoped name)