34 #ifndef kineticTheoryViscosityModel_H
35 #define kineticTheoryViscosityModel_H
46 namespace kineticTheoryModels
Generic GeometricField class.
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....
virtual tmp< volScalarField > nu(const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const =0
declareRunTimeSelectionTable(autoPtr, viscosityModel, dictionary,(const dictionary &dict),(dict))
static autoPtr< viscosityModel > New(const dictionary &dict)
viscosityModel(const dictionary &dict)
Construct from components.
void operator=(const viscosityModel &)=delete
Disallow default bitwise assignment.
virtual ~viscosityModel()
Destructor.
TypeName("viscosityModel")
Runtime type information.
A class for managing temporary objects.
Macros to ease declaration of run-time selection tables.