ESyS-Particle
4.0.1
|
Class for slave part of vector valued field defined on a Wall. More...
#include <VectorWallFieldSlave.h>
Public Member Functions | |
VectorWallFieldSlave (TML_Comm *, typename WallType::VectorFieldFunction) | |
virtual void | sendData () |
![]() | |
AWallFieldSlave (TML_Comm *) | |
void | addWall (CWall *) |
![]() | |
AFieldSlave (TML_Comm *) |
Protected Attributes | |
WallType::VectorFieldFunction | m_rdf |
![]() | |
vector< CWall * > | m_wall |
![]() | |
TML_Comm * | m_comm |
Class for slave part of vector valued field defined on a Wall.
$Revision$ $Date$
VectorWallFieldSlave< WallType >::VectorWallFieldSlave | ( | TML_Comm * | comm, |
typename WallType::VectorFieldFunction | rdf | ||
) |
Constructor
comm | |
wall | |
rdf | the function to read the field from the wall |
References BasicCon::XDebug().
|
virtual |
send data back to master
Implements AFieldSlave.
References BasicCon::XDebug().