This is the complete list of members for PatchInteractionModel, including all inherited members.
addToEscapedParcels(const scalar mass) | PatchInteractionModel | virtual |
clone() const =0 | PatchInteractionModel | pure virtual |
correct(typename CloudType::parcelType &p, const polyPatch &pp, bool &keepParticle)=0 | PatchInteractionModel | pure virtual |
declareRunTimeSelectionTable(autoPtr, PatchInteractionModel, dictionary,(const dictionary &dict, CloudType &owner),(dict, owner)) | PatchInteractionModel | |
escapedMass_ | PatchInteractionModel | protected |
escapedParcels_ | PatchInteractionModel | protected |
info(Ostream &os) | PatchInteractionModel | virtual |
interactionType enum name | PatchInteractionModel | |
interactionTypeNames_ | PatchInteractionModel | static |
interactionTypeToWord(const interactionType &itEnum) | PatchInteractionModel | static |
itEscape enum value | PatchInteractionModel | |
itNone enum value | PatchInteractionModel | |
itOther enum value | PatchInteractionModel | |
itRebound enum value | PatchInteractionModel | |
itStick enum value | PatchInteractionModel | |
New(const dictionary &dict, CloudType &owner) | PatchInteractionModel | static |
PatchInteractionModel(CloudType &owner) | PatchInteractionModel | |
PatchInteractionModel(const dictionary &dict, CloudType &owner, const word &type) | PatchInteractionModel | |
PatchInteractionModel(const PatchInteractionModel< CloudType > &pim) | PatchInteractionModel | |
postEvolve() | PatchInteractionModel | virtual |
TypeName("patchInteractionModel") | PatchInteractionModel | |
UName() const | PatchInteractionModel | |
UName_ | PatchInteractionModel | protected |
Urmax() const | PatchInteractionModel | |
Urmax_ | PatchInteractionModel | protected |
wordToInteractionType(const word &itWord) | PatchInteractionModel | static |
writeFileHeader(Ostream &os) | PatchInteractionModel | protectedvirtual |
~PatchInteractionModel()=default | PatchInteractionModel | virtual |