Go to the documentation of this file.
29 std::cerr <<
"SendDataWithPosID is not implemented for this type of InteractionFieldSaver" << std::endl;
43 m_comm->recv_broadcast(coll_type,0);
46 console.
XDebug() <<
"received coll_type=" << coll_type <<
"\n";
56 default: std::cerr <<
"unknown collection type" << std::endl;
@ COLL_TYPE_FULL_WITH_ID
Definition: field_const.h:35
InteractionFieldSlave(TML_Comm *, TParallelInteractionStorage< T > *)
Definition: InteractionFieldSlave.hpp:17
TParallelInteractionStorage< T > * m_pis
Definition: InteractionFieldSlave.h:36
@ COLL_TYPE_FULL
Definition: field_const.h:30
@ COLL_TYPE_SUM
Definition: field_const.h:31
Console & XDebug()
set verbose level of next message to "xdg"
Abstract base class for slave part of field.
Definition: FieldSlave.h:23
virtual void SendDataWithPosID()
Definition: InteractionFieldSlave.hpp:27
@ COLL_TYPE_MAX
Definition: field_const.h:32
abstract base class for communicator
Definition: comm.h:47
@ COLL_TYPE_FULL_WITH_POS_ID
Definition: field_const.h:36
virtual void sendData()
Definition: InteractionFieldSlave.hpp:37
Console console
Definition: console.cpp:25
@ COLL_TYPE_FULL2
Definition: field_const.h:33