31 template<
class Thermo>
44 template<
class Thermo>
53 dict.
add(
"kappa", kappa_);
60 template<
class Thermo>
67 operator<<(os, static_cast<const Thermo&>(ct));
68 os <<
tab << ct.kappa_;
72 "Ostream& operator<<(Ostream& os,const constAnIsoSolidTransport& ct)"
Ostream & indent(Ostream &os)
Indent stream.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const word dictName() const
Return the local dictionary name (final part of scoped name)
const dictionary & subDict(const word &) const
Find and return a sub-dictionary.
bool add(entry *, bool mergeEntry=false)
Add a new entry.
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
An Ostream is an abstract base class for all output systems (streams, files, token lists...
Constant properties Transport package. Templated into a given Thermodynamics package (needed for ther...
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.