|
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 () |
Public Member Functions inherited from AFieldSlave | |
| AFieldSlave (TML_Comm *) | |
Protected Attributes | |
| TParallelInteractionStorage< T > * | m_pis |
Protected Attributes inherited from AFieldSlave | |
| 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().

1.8.1