|
ESyS-Particle
4.0.1
|
class for slave part of scalar field defined on tagged particles More...
#include <ScalarParticleFieldSlaveTagged.h>


Public Member Functions | |
| ScalarParticleFieldSlaveTagged (TML_Comm *, ParallelParticleArray< T > *, typename T::ScalarFieldFunction, int, int) | |
class for slave part of scalar field defined on tagged particles
| ScalarParticleFieldSlaveTagged< T >::ScalarParticleFieldSlaveTagged | ( | TML_Comm * | comm, |
| ParallelParticleArray< T > * | ppa, | ||
| typename T::ScalarFieldFunction | rdf, | ||
| int | tag, | ||
| int | mask | ||
| ) |
constructor
| comm | the TML communicator used for sending the data back to the master |
| ppa | a pointer to the particle array |
| rdf | the particle member function to access the data |
| tag | the tag |
| mask | the mask |
1.7.6.1