32 namespace compressible
34 template<
class BasicCompressibleMomentumTransportModel>
40 const typename BasicCompressibleMomentumTransportModel::
41 transportModel& transport
Generic GeometricField class.
A class representing the concept of a GeometricField of 1 used to avoid unnecessary manipulations for...
autoPtr< BasicCompressibleMomentumTransportModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleMomentumTransportModel::transportModel &transport)
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...