ESyS-Particle
4.0.1
|
abstract base class for slave part of scalar field defined on the interactions More...
#include <InteractionFieldSlave.h>
Public Member Functions | |
InteractionFieldSlave (TML_Comm *, TParallelInteractionStorage< T > *) | |
virtual void | sendData () |
![]() | |
AFieldSlave (TML_Comm *) |
Protected Attributes | |
TParallelInteractionStorage< T > * | m_pis |
![]() | |
TML_Comm * | m_comm |
abstract base class for slave part of scalar field defined on the interactions
|
virtual |
Send data back to master. Determine the type of data (full/sum) to send back from the received coll_type and call the sendDataFull or sendDataSum.
Implements AFieldSlave.
References BasicCon::XDebug().