33 bool segregatedPhaseInterfaceAddedHeadSeparator =
36 bool segregatedPhaseInterfaceAddedOldSeparatorToSeparator =
48 segregatedPhaseInterface,
49 separatorsToTypeName({separator()}).c_str(),
60 const phaseModel& phase1,
61 const phaseModel& phase2
64 phaseInterface(phase1, phase2)
70 const phaseSystem&
fluid,
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
const phaseModel & phase1() const
Return phase 1.
static bool addOldSeparatorToSeparator(const word &oldSeparator, const word &separator)
Add a old separator to separator to the table.
Macros for easy insertion into run-time selection tables.
virtual word name() const
Name.
static word separator()
Return the separator that delimits this interface's name.
static bool addHeadSeparator(const word &separator)
Add a head separator to the list.
A class for handling words, derived from string.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
const phaseModel & phase2() const
Return phase 2.
const phaseSystem & fluid() const
Return the phase system.
virtual ~segregatedPhaseInterface()
Destructor.
#define defineTypeNameAndDebugWithName(Type, Name, DebugSwitch)
Define the typeName and debug information, lookup as Name.