Go to the documentation of this file.
31 template<
class Thermo,
int PolySize>
43 template<
class Thermo,
int PolySize>
52 dict.subDict(
"transport").lookup
63 template<
class Thermo,
int PolySize>
81 template<
class Thermo,
int PolySize>
88 os << static_cast<const Thermo&>(pt) <<
tab
97 "const polynomialSolidTransport<Thermo, PolySize>&"
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
A class for handling words, derived from string.
polynomialSolidTransport(const Thermo &t, const Polynomial< PolySize > &kappaPoly)
Construct from components.
void write(Ostream &os) const
Write to Ostream.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Transport package using polynomial functions for solid kappa.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Ostream & indent(Ostream &os)
Indent stream.
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.