Static Public Member Functions | |
static autoPtr< viscosityModel > | New (const dictionary &dict) |
static autoPtr< viscosityModel > | New (const dictionary &dict) |
Protected Attributes | |
const dictionary & | dict_ |
Definition at line 52 of file viscosityModel.H.
viscosityModel | ( | const dictionary & | dict | ) |
Construct from components.
|
virtual |
Destructor.
viscosityModel | ( | const dictionary & | dict | ) |
Construct from components.
|
virtual |
Destructor.
TypeName | ( | "viscosityModel" | ) |
Runtime type information.
declareRunTimeSelectionTable | ( | autoPtr | , |
viscosityModel | , | ||
dictionary | , | ||
(const dictionary &dict) | , | ||
(dict) | |||
) |
|
static |
|
pure virtual |
Implemented in HrenyaSinclair, HrenyaSinclair, Syamlal, Syamlal, Gidaspow, Gidaspow, noneViscosity, and noneViscosity.
|
inlinevirtual |
Reimplemented in HrenyaSinclair, and HrenyaSinclair.
Definition at line 118 of file viscosityModel.H.
TypeName | ( | "viscosityModel" | ) |
Runtime type information.
declareRunTimeSelectionTable | ( | autoPtr | , |
viscosityModel | , | ||
dictionary | , | ||
(const dictionary &dict) | , | ||
(dict) | |||
) |
|
static |
|
pure virtual |
Implemented in HrenyaSinclair, HrenyaSinclair, Syamlal, Syamlal, Gidaspow, Gidaspow, noneViscosity, and noneViscosity.
|
inlinevirtual |
Reimplemented in HrenyaSinclair, and HrenyaSinclair.
Definition at line 118 of file viscosityModel.H.
|
protected |
Definition at line 67 of file viscosityModel.H.