|
ESyS-Particle
4.0.1
|


Public Member Functions | |
| CheckedScalarInteractionFieldSlave (TML_Comm *, TParallelInteractionStorage< T > *, typename T::CheckedScalarFieldFunction) | |
Protected Attributes | |
| T::CheckedScalarFieldFunction | m_rdf |
| CheckedScalarInteractionFieldSlave< T >::CheckedScalarInteractionFieldSlave | ( | TML_Comm * | comm, |
| TParallelInteractionStorage< T > * | pis, | ||
| typename T::CheckedScalarFieldFunction | rdf | ||
| ) |
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 |
1.7.6.1