35 segregatedSidedPhaseInterface,
46 segregatedSidedPhaseInterface,
56 const phaseModel& phase,
57 const phaseModel& otherPhase
60 phaseInterface(phase, otherPhase),
61 segregatedPhaseInterface(phase, otherPhase),
62 sidedPhaseInterface(phase, otherPhase)
68 const phaseSystem&
fluid,
74 sidedPhaseInterface(fluid, name)
virtual word name() const
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.
Macros for easy insertion into run-time selection tables.
static word separator()
Return the separator that delimits this interface's name.
A class for handling words, derived from string.
segregatedSidedPhaseInterface(const phaseModel &phase, const phaseModel &otherPhase)
Construct from phases.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
const phaseSystem & fluid() const
Return the phase system.
virtual ~segregatedSidedPhaseInterface()
Destructor.
#define defineTypeNameAndDebugWithName(Type, Name, DebugSwitch)
Define the typeName and debug information, lookup as Name.