Go to the documentation of this file.
33 template<
class Thermo>
40 kappa_(
dict.subDict(
"transport").
get<scalar>(
"kappa"))
46 template<
class Thermo>
65 template<
class Thermo>
69 const constIsoSolidTransport<Thermo>& ct
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
virtual Ostream & beginBlock(const keyType &kw)
virtual Ostream & endBlock()
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
virtual bool write(const token &tok)=0
Ostream & writeEntry(const keyType &key, const T &value)
void write(vtk::formatter &fmt, const Type &val, const label n=1)
List< ReturnType > get(const UPtrList< T > &list, const AccessOp &aop)
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...