This is the complete list of members for DampingModel< CloudType >, including all inherited members.
| clone() const =0 | DampingModel< CloudType > | pure virtual |
| DampingModel(CloudType &owner) | DampingModel< CloudType > | |
| DampingModel(const dictionary &dict, CloudType &owner, const word &type) | DampingModel< CloudType > | |
| DampingModel(const DampingModel< CloudType > &cm) | DampingModel< CloudType > | |
| declareRunTimeSelectionTable(autoPtr, DampingModel, dictionary,(const dictionary &dict, CloudType &owner),(dict, owner)) | DampingModel< CloudType > | |
| New(const dictionary &dict, CloudType &owner) | DampingModel< CloudType > | static |
| timeScaleModel_ | DampingModel< CloudType > | protected |
| TypeName("dampingModel") | DampingModel< CloudType > | |
| velocityCorrection(typename CloudType::parcelType &p, const scalar deltaT) const =0 | DampingModel< CloudType > | pure virtual |
| ~DampingModel() | DampingModel< CloudType > | virtual |