An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keyword definitions, which are a keyword followed by any number of values (e....
Wrapper around saturationTemperatureModel to facilitate convenient construction on interfaces.
const phaseInterface & interface() const
Access the interface.
static autoPtr< interfaceSaturationTemperatureModel > New(const dictionary &dict, const phaseInterface &interface, const bool outer=true)
interfaceSaturationTemperatureModel(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
const phaseSystem & fluid() const
Return the phase system.
static const dictionary & modelSubDict(const dictionary &dict)
Return the dictionary from which to construct a low-level.
void outer(FieldField< Field1, typename outerProduct< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)