30 template<
class ThermophysicalProperties>
38 propertiesPtr_(ThermophysicalProperties::
New(
name))
42 template<
class ThermophysicalProperties>
65 template<
class ThermophysicalProperties>
74 propertiesPtr_(tps.propertiesPtr_.
clone())
80 template<
class ThermophysicalProperties>
86 propertiesPtr_->write(os);
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 any number of values (e....
Wrapper class providing run-time selection of thermophysicalProperties for the templated thermodynami...
void write(Ostream &os) const
Write to Ostream.
thermophysicalPropertiesSelector(const word &name)
Construct from name.
A class for handling words, derived from string.
autoPtr< CompressibleMomentumTransportModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const viscosity &viscosity)
word name(const bool)
Return a word representation of a bool.
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.