Go to the documentation of this file.
31 template<
class Specie>
42 "adiabaticPerfectFluid<Specie>::adiabaticPerfectFluid(Istream& is)"
47 template<
class Specie>
63 template<
class Specie>
80 template<
class Specie>
87 os << static_cast<const Specie&>(pf)
95 "Ostream& operator<<(Ostream&, const adiabaticPerfectFluid<Specie>&)"
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...
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.
AdiabaticPerfect gas equation of state.
void write(Ostream &os) const
Write to Ostream.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Ostream & indent(Ostream &os)
Indent stream.
bool readScalar(const char *buf, doubleScalar &s)
Read whole of buf as a scalar. Return true if succesful.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
adiabaticPerfectFluid(const Specie &sp, const scalar p0, const scalar rho0, const scalar gamma, const scalar B)
Construct from components.
const dictionary & subDict(const word &) const
Find and return a sub-dictionary.
bool add(entry *, bool mergeEntry=false)
Add a new entry.