LAMA
/home/brandes/workspace/LAMA/src/lama/CommunicationPlan.hpp File Reference

Definition of a class that holds for each partition a quantity value. More...

#include <lama/config.hpp>
#include <lama/Printable.hpp>
#include <lama/LAMATypes.hpp>
#include <lama/LAMAArray.hpp>
#include <logging/logging.hpp>
#include <vector>

Go to the source code of this file.

Data Structures

class  lama::CommunicationPlan
 A communication plan describes a schedule of data to send or data to receive from other processors. More...
struct  lama::CommunicationPlan::Entry
 Record that is used for the entries of the communication plan. More...

Namespaces

namespace  lama
 

The namespace lama holds everything of the C++ Library lama.



Detailed Description

Definition of a class that holds for each partition a quantity value.

Author:
Thomas Brandes, Jiri Kraus
Date:
10.03.2011 $Id$