This is the complete list of members for heatTransferModel, including all inherited members.
AoV() const | heatTransferModel | |
coeffs() const | heatTransferModel | inline |
correct()=0 | heatTransferModel | pure virtual |
declareRunTimeSelectionTable(autoPtr, heatTransferModel, mesh,(const dictionary &dict, const fvMesh &mesh),(dict, mesh)) | heatTransferModel | |
declareRunTimeSelectionTable(autoPtr, heatTransferModel, model,(const dictionary &dict, const interRegionModel &model),(dict, model)) | heatTransferModel | |
heatTransferModel(const word &modelType, const dictionary &dict, const fvMesh &mesh) | heatTransferModel | |
heatTransferModel(const word &modelType, const dictionary &dict, const interRegionModel &model) | heatTransferModel | |
heatTransferModel(const heatTransferModel &)=delete | heatTransferModel | |
htc() const =0 | heatTransferModel | pure virtual |
mesh() const | heatTransferModel | inline |
New(const dictionary &dict, const fvMesh &mesh) | heatTransferModel | static |
New(const dictionary &dict, const interRegionModel &model) | heatTransferModel | static |
read(const dictionary &dict) | heatTransferModel | virtual |
TypeName("heatTransferModel") | heatTransferModel | |
~heatTransferModel() | heatTransferModel | virtual |