ESyS-Particle  4.0.1
Public Member Functions | Protected Attributes
AWallFieldSlave Class Reference

Abstract base class for slave part of field defined on a Wall. More...

#include <WallFieldSlave.h>

Inheritance diagram for AWallFieldSlave:
Inheritance graph
[legend]
Collaboration diagram for AWallFieldSlave:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 AWallFieldSlave (TML_Comm *)
void addWall (CWall *)
- Public Member Functions inherited from AFieldSlave
 AFieldSlave (TML_Comm *)
virtual void sendData ()=0

Protected Attributes

vector< CWall * > m_wall
- Protected Attributes inherited from AFieldSlave
TML_Commm_comm

Detailed Description

Abstract base class for slave part of field defined on a Wall.

$Revision$ $Date$


Constructor & Destructor Documentation

AWallFieldSlave::AWallFieldSlave ( TML_Comm comm)

Constructor

Parameters:
commthe communicator
wthe walls

Member Function Documentation

void AWallFieldSlave::addWall ( CWall wallp)

add a wall pointer

Parameters:
wallp

References BasicCon::XDebug().

Referenced by TSubLattice< T >::addVectorWallField(), and CWall::generateVectorFieldSlave().

Here is the call graph for this function:

Here is the caller graph for this function:


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