53 namespace blendingMethods
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual tmp< volScalarField > fContinuous(const UPtrList< const volScalarField > &alphas, const label phaseSet, const label systemSet) const
Evaluate the blending function.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
virtual bool canSegregate() const
Return whether or not this interface can segregate.
Blending method based on piecewise linear functions. Supports the full range of phase fraction space...
Abstract base class for functions that are used to combine interfacial sub-models according to the vo...
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
virtual bool canBeContinuous(const label index) const
Return whether or not a phase can be considered continuous.
TypeName("linear")
Runtime type information.
linear(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
A class for managing temporary objects.