|
| TypeName ("viscosityModel") |
| Runtime type information. More...
|
|
| declareRunTimeSelectionTable (autoPtr, viscosityModel, dictionary,(const dictionary &dict),(dict)) |
|
| viscosityModel (const dictionary &dict) |
| Construct from components. More...
|
|
virtual | ~viscosityModel () |
| Destructor. More...
|
|
virtual tmp< volScalarField > | nu (const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const =0 |
|
virtual bool | read () |
|
| TypeName ("viscosityModel") |
| Runtime type information. More...
|
|
| declareRunTimeSelectionTable (autoPtr, viscosityModel, dictionary,(const dictionary &dict),(dict)) |
|
| viscosityModel (const dictionary &dict) |
| Construct from components. More...
|
|
virtual | ~viscosityModel () |
| Destructor. More...
|
|
virtual tmp< volScalarField > | nu (const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const =0 |
|
virtual bool | read () |
|
Definition at line 52 of file viscosityModel.H.