34Foam::constAnIsoSolidTransport<Thermo>::constAnIsoSolidTransport
40 kappa_(
dict.subDict(
"transport").get<
vector>(
"kappa"))
56 os.beginBlock(
"transport");
57 os.writeEntry(
"kappa", kappa_);
66Foam::Ostream& Foam::operator<<
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...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)