ESyS-Particle
4.0.1
|
Public Member Functions | |
ScalarInteractionFieldSlaveTagged (TML_Comm *, TParallelInteractionStorage< T > *, typename T::ScalarFieldFunction, int, int) | |
Protected Attributes | |
int | m_tag |
int | m_mask |
ScalarInteractionFieldSlaveTagged< T >::ScalarInteractionFieldSlaveTagged | ( | TML_Comm * | comm, |
TParallelInteractionStorage< T > * | pis, | ||
typename T::ScalarFieldFunction | rdf, | ||
int | tag, | ||
int | mask | ||
) |
constructor
comm | the TML communicator used for sending the data back to the master |
pis | a pointer to the interaction storage |
rdf | the particle member function to access the data |