38 segregatedDisplacedSidedPhaseInterface,
50 segregatedDisplacedSidedPhaseInterface,
61 const phaseModel& phase,
62 const phaseModel& otherPhase,
63 const phaseModel& displacing
66 phaseInterface(phase, otherPhase),
67 segregatedPhaseInterface(phase, otherPhase),
68 displacedPhaseInterface(phase, otherPhase, displacing),
69 sidedPhaseInterface(phase, otherPhase)
76 const phaseSystem&
fluid,
83 sidedPhaseInterface(fluid, name)
segregatedPhaseInterface(const phaseModel &phase1, const phaseModel &phase2)
Construct from phases.
virtual word name() const
Name.
phaseInterface(const phaseModel &phase1, const phaseModel &phase2)
Construct from phases.
static word separator()
Return the separator that delimits this interface's name.
const word & name() const
Macros for easy insertion into run-time selection tables.
displacedPhaseInterface(const phaseModel &phase1, const phaseModel &phase2, const phaseModel &displacing)
Construct from phases.
static word separator()
Return the separator that delimits this interface's name.
virtual word name() const
Name.
static word separator()
Return the separator that delimits this interface's name.
A class for handling words, derived from string.
segregatedDisplacedSidedPhaseInterface(const phaseModel &phase, const phaseModel &otherPhase, const phaseModel &displacing)
Construct from phases.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
const phaseModel & displacing() const
Displacing phase.
const phaseSystem & fluid() const
Return the phase system.
virtual ~segregatedDisplacedSidedPhaseInterface()
Destructor.
virtual word name() const
Name.
#define defineTypeNameAndDebugWithName(Type, Name, DebugSwitch)
Define the typeName and debug information, lookup as Name.