33 template<
class Thermo,
int PolySize>
40 kappaCoeffs_(
dict.subDict(
"transport").
lookup(coeffsName(
"kappa")))
46 template<
class Thermo,
int PolySize>
54 os.
writeEntry(coeffsName(
"kappa"), kappaCoeffs_);
62 template<
class Thermo,
int PolySize>
66 const polynomialSolidTransport<Thermo, PolySize>& pt
A list of keyword definitions, which are a keyword followed by a number of values (eg...
Ostream & writeEntry(const keyType &key, const T &value)
Write a keyword/value entry.
Lookup type of boundary radiation properties.
Transport package using polynomial functions for solid kappa.
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
virtual Ostream & endBlock()
Write end block group.
virtual bool write(const token &tok)=0
Write token to stream or otherwise handle it.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual Ostream & beginBlock(const keyType &kw)
Write begin block group with the given name.
void write(Ostream &os) const
Write to Ostream.
void write(vtk::formatter &fmt, const Type &val, const label n=1)
Component-wise write of a value (N times)