autoPtr< CompressibleMomentumTransportModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const viscosity &viscosity)
A list of keyword definitions, which are a keyword followed by any number of values (e...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
autoPtr< T > operator()(Istream &is) const
Construct from Istream.
A class for handling words, derived from string.
A helper class when constructing from an Istream or dictionary.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...