31 template<
class Specie,
int PolySize>
37 dict.subDict(
"equationOfState").
lookup 39 "rhoCoeffs<" +
Foam::
name(PolySize) +
'>' 47 template<
class Specie,
int PolySize>
65 template<
class Specie,
int PolySize>
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...
Incompressible, polynomial form of equation of state, using a polynomial function for density...
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...
icoPolynomial(const Specie &sp, const Polynomial< PolySize > &rhoPoly)
Construct from components.
stressControl lookup("compactNormalStress") >> compactNormalStress
void write(Ostream &os) const
Write to Ostream.
A class for handling words, derived from string.
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...
word name(const complex &)
Return a string representation of a complex.