34Foam::tabulatedAnIsoSolidTransport<Thermo>::tabulatedAnIsoSolidTransport
49 os.beginBlock(this->
name());
54 os.beginBlock(
"transport");
55 kappa_->writeData(
os);
69 const tabulatedAnIsoSolidTransport<Thermo>& pt
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
Top level data entry class for use in dictionaries. Provides a mechanism to specify a variable as a c...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Transport properties package using Function1 type data for anisotropic thermal conductivity.
void write(Ostream &os) const
Write to Ostream.
static autoPtr< tabulatedAnIsoSolidTransport > New(const dictionary &dict)
OBJstream os(runTime.globalPath()/outputName)