This is the complete list of members for blendingMethod, including all inherited members.
alpha(const UPtrList< const volScalarField > &alphas, const label set, const bool protect) const | blendingMethod | protected |
blendingMethod(const dictionary &dict, const phaseInterface &interface) | blendingMethod | |
canBeContinuous(const label index) const =0 | blendingMethod | pure virtual |
canSegregate() const =0 | blendingMethod | pure virtual |
constant(const UPtrList< const volScalarField > &alphas, const scalar k) const | blendingMethod | protected |
declareRunTimeSelectionTable(autoPtr, blendingMethod, dictionary,(const dictionary &dict, const phaseInterface &interface),(dict, interface)) | blendingMethod | |
f(const UPtrList< const volScalarField > &alphas, const label phaseSet, const label systemSet) const | blendingMethod | protectedvirtual |
f1DispersedIn2(const UPtrList< const volScalarField > &alphas) const | blendingMethod | |
f2DispersedIn1(const UPtrList< const volScalarField > &alphas) const | blendingMethod | |
fContinuous(const UPtrList< const volScalarField > &alphas, const label phaseSet, const label systemSet) const =0 | blendingMethod | protectedpure virtual |
fDisplaced(const UPtrList< const volScalarField > &alphas) const | blendingMethod | |
interface_ | blendingMethod | protected |
isParameter(const scalar parameter) | blendingMethod | protectedstatic |
New(const word &modelTypeName, const dictionary &dict, const phaseInterface &interface) | blendingMethod | static |
parameter(const UPtrList< const volScalarField > &alphas, const label set, const Pair< scalar > ¶meters) const | blendingMethod | protected |
readParameter(const word &name, const dictionary &dict, const Pair< scalar > &bounds, const bool allowNone) | blendingMethod | protectedstatic |
readParameters(const word &name, const dictionary &dict, const phaseInterface &interface, const Pair< scalar > &bounds, const bool allowNone) | blendingMethod | protectedstatic |
TypeName("blendingMethod") | blendingMethod | |
x(const UPtrList< const volScalarField > &alphas, const label phaseSet, const label systemSet) const | blendingMethod | protected |
~blendingMethod() | blendingMethod | virtual |