

Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| template<class ModelType > | |
| const dictionary & | blendingDict (const phaseSystem &fluid, const dictionary &dict) |
| template<class ModelType > | |
| void | checkBlendedInterfacialModelsDict (const phaseSystem &fluid, const dictionary &dict, const wordHashSet &ignoreKeys=wordHashSet()) |
| template<class ModelType , class ... Args> | |
| Foam::HashPtrTable< ModelType, Foam::phaseInterfaceKey, Foam::phaseInterfaceKey::hash > | generateBlendedInterfacialModels (const phaseSystem &fluid, const dictionary &dict, const wordHashSet &ignoreKeys, const bool ignoreNonModelPhaseInterfaceTypes, const Args &... args) |
| template<class ModelType > | |
| Foam::HashPtrTable< ModelType, Foam::phaseInterfaceKey, Foam::phaseInterfaceKey::hash > | generateBlendedInterfacialModels (const phaseSystem &fluid, const dictionary &dict) |
Original source file generateBlendedInterfacialModels.H
Definition in file generateBlendedInterfacialModels.H.