32template<
class ThermophysicalProperties>
39 propertiesPtr_(ThermophysicalProperties::
New(
name))
43template<
class ThermophysicalProperties>
58 propertiesPtr_ = ThermophysicalProperties::New(*subDictPtr);
62 propertiesPtr_ = ThermophysicalProperties::New(
name);
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
thermophysicalPropertiesSelector(const word &name)
Construct from name.
A class for handling words, derived from Foam::string.
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh > > &tf1, const word &name, const dimensionSet &dimensions, const bool initCopy=false)
Global function forwards to reuseTmpDimensionedField::New.
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for expressions::valueTypeCode::INVALID.