ESyS-Particle  4.0.1
Public Member Functions
AMPIBufferPP Class Reference

Abstarct base class for Point-to-Point communication buffers. More...

#include <mpibuf.h>

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

List of all members.

Public Member Functions

 AMPIBufferPP (MPI_Comm comm)
virtual void sendTo (int, int)=0
virtual void receiveFrom (int src=MPI_ANY_SOURCE, int tag=MPI_ANY_TAG)=0

Detailed Description

Abstarct base class for Point-to-Point communication buffers.

Adds sendTo and receiveFrom to the base class

Author:
Steffen Abe $Revision$ $Date$

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