generateBlendedInterfacialModels.H File Reference
Include dependency graph for generateBlendedInterfacialModels.H:
This graph shows which files directly or indirectly include this file:

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::hashgenerateBlendedInterfacialModels (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::hashgenerateBlendedInterfacialModels (const phaseSystem &fluid, const dictionary &dict)
 

Detailed Description