Go to the documentation of this file.
13 #ifndef __WALLFIELDSLAVE_H
14 #define __WALLFIELDSLAVE_H
43 #endif // __WALLFIELDSLAVE_H
base class for all walls
Definition: Wall.h:40
vector< CWall * > m_wall
Definition: WallFieldSlave.h:36
void addWall(CWall *)
Definition: WallFieldSlave.cpp:31
Console & XDebug()
set verbose level of next message to "xdg"
Abstract base class for slave part of field.
Definition: FieldSlave.h:23
abstract base class for communicator
Definition: comm.h:47
Abstract base class for slave part of field defined on a Wall.
Definition: WallFieldSlave.h:34
AWallFieldSlave(TML_Comm *)
Definition: WallFieldSlave.cpp:22
Console console
Definition: console.cpp:25