Go to the documentation of this file.
36 #ifndef orderedPhasePair_H
37 #define orderedPhasePair_H
46 class aspectRatioModel;
52 class orderedPhasePair
59 autoPtr<aspectRatioModel> aspectRatio_;
85 virtual const phaseModel&
dispersed()
const;
91 virtual word
name()
const;
94 virtual tmp<volScalarField>
E()
const;
virtual word name() const
const uniformDimensionedVectorField & g() const
dimensioned< vector > dimensionedVector
Dimensioned vector obtained from generic dimensioned type.
virtual const phaseModel & continuous() const
virtual tmp< volScalarField > E() const
HashTable< scalar, phasePairKey, phasePairKey::hash > scalarTable
virtual ~orderedPhasePair()=default
HashTable< dictionary, phasePairKey, phasePairKey::hash > dictTable
virtual const phaseModel & dispersed() const
orderedPhasePair(const phaseModel &from, const phaseModel &to)