36#ifndef orderedPhasePair_H
37#define orderedPhasePair_H
virtual const multiphaseInter::phaseModel & from() const
Dispersed phase.
virtual const multiphaseInter::phaseModel & to() const
Continuous phase.
orderedPhasePair(const multiphaseInter::phaseModel &from, const multiphaseInter::phaseModel &to)
Construct from two phases and gravity.
virtual word name() const
Pair name.
virtual ~orderedPhasePair()=default
Destructor.
phasePair(const multiphaseInter::phaseModel &phase1, const multiphaseInter::phaseModel &phase2, const bool ordered=false)
Construct from two phases.
A class for handling words, derived from Foam::string.