|
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 () |
Protected Attributes | |
| WallType::VectorFieldFunction | m_rdf |
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().

| void VectorWallFieldSlave< WallType >::sendData | ( | ) | [virtual] |
send data back to master
Implements AFieldSlave.
References BasicCon::XDebug().

1.7.6.1