ESyS-Particle  4.0.1
Public Member Functions | Protected Attributes | List of all members
VectorInteractionFieldSlave< T > Class Template Reference

class for slave part of vector field defined on the interactions More...

#include <VectorInteractionFieldSlave.h>

Inheritance diagram for VectorInteractionFieldSlave< T >:
Inheritance graph
[legend]
Collaboration diagram for VectorInteractionFieldSlave< T >:
Collaboration graph
[legend]

Public Member Functions

 VectorInteractionFieldSlave (TML_Comm *, TParallelInteractionStorage< T > *, typename T::VectorFieldFunction)
- Public Member Functions inherited from InteractionFieldSlave< T >
 InteractionFieldSlave (TML_Comm *, TParallelInteractionStorage< T > *)
virtual void sendData ()
- Public Member Functions inherited from AFieldSlave
 AFieldSlave (TML_Comm *)

Protected Attributes

T::VectorFieldFunction m_rdf
- Protected Attributes inherited from InteractionFieldSlave< T >
TParallelInteractionStorage< T > * m_pis
- Protected Attributes inherited from AFieldSlave
TML_Commm_comm

Additional Inherited Members

- Protected Member Functions inherited from InteractionFieldSlave< T >
virtual void SendDataFull ()=0
virtual void SendDataFull2 ()=0
virtual void SendDataWithID ()=0
virtual void SendDataWithPosID ()
virtual void SendDataSum ()=0
virtual void SendDataMax ()=0

Detailed Description

template<typename T>
class VectorInteractionFieldSlave< T >

class for slave part of vector field defined on the interactions

Author
Steffen Abe $Revision$ $Date$

Constructor & Destructor Documentation

template<typename T >
VectorInteractionFieldSlave< T >::VectorInteractionFieldSlave ( TML_Comm comm,
TParallelInteractionStorage< T > *  pis,
typename T::VectorFieldFunction  rdf 
)

constructor

Parameters
commthe TML communicator used for sending the data back to the master
pisa pointer to the interaction storage
rdfthe particle member function to access the data

The documentation for this class was generated from the following files: