ESyS-Particle  4.0.1
Public Member Functions | Protected Attributes
CheckedScalarInteractionFieldSlaveTagged< T > Class Template Reference
Inheritance diagram for CheckedScalarInteractionFieldSlaveTagged< T >:
Inheritance graph
[legend]
Collaboration diagram for CheckedScalarInteractionFieldSlaveTagged< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CheckedScalarInteractionFieldSlaveTagged (TML_Comm *, TParallelInteractionStorage< T > *, typename T::CheckedScalarFieldFunction, int, int)
- Public Member Functions inherited from CheckedScalarInteractionFieldSlave< T >
 CheckedScalarInteractionFieldSlave (TML_Comm *, TParallelInteractionStorage< T > *, typename T::CheckedScalarFieldFunction)
- 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

int m_tag
int m_mask
- Protected Attributes inherited from CheckedScalarInteractionFieldSlave< T >
T::CheckedScalarFieldFunction m_rdf
- Protected Attributes inherited from InteractionFieldSlave< T >
TParallelInteractionStorage< T > * m_pis
- Protected Attributes inherited from AFieldSlave
TML_Commm_comm

Constructor & Destructor Documentation

template<typename T >
CheckedScalarInteractionFieldSlaveTagged< T >::CheckedScalarInteractionFieldSlaveTagged ( TML_Comm comm,
TParallelInteractionStorage< T > *  pis,
typename T::CheckedScalarFieldFunction  rdf,
int  tag,
int  mask 
)

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: