74 virtual void setUpCommunicationMaps(
EngngModel *emodel,
bool excludeSelfCommFlag,
bool forceReinit =
false) = 0;
113 int DofManCmp(
int,
int);
115 int ElemCmp(
int,
int);
124 virtual void setUpCommunicationMaps(
EngngModel *emodel,
bool excludeSelfCommFlag,
bool forceReinit =
false);
135 virtual void setUpCommunicationMaps(
EngngModel *emodel,
bool excludeSelfCommFlag,
bool forceReinit =
false);
142 #endif // problemcomm_h Class representing communicator for engng model.
virtual ~ElementCommunicator()
Class implementing an array of integers.
Class representing process communicator for engineering model.
int quickSortPartition(IntArray &arry, int l, int r, operation op)
Class representing communicator.
virtual ~NodeCommunicator()
The Communicator and corresponding buffers (represented by this class) are separated in order to allo...
Abstract base class representing the "problem" under consideration.
the oofem namespace is to define a context or scope in which all oofem names are defined.