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

Base and interface class for communicators used in LAMA. More...

#include <lama/config.hpp>
#include <lama/NonCopyable.hpp>
#include <lama/Printable.hpp>
#include <lama/LAMATypes.hpp>
#include <lama/HostReadAccess.hpp>
#include <lama/HostWriteAccess.hpp>
#include <lama/CommunicationPlan.hpp>
#include <lama/exception/LAMAAssert.hpp>
#include <logging/logging.hpp>
#include <boost/shared_ptr.hpp>
#include <memory>
#include <vector>
#include <cmath>

Go to the source code of this file.

Data Structures

class  lama::Communicator
 Base and interface class for communicators used in LAMA. More...

Namespaces

namespace  lama
 

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


Typedefs

typedef boost::shared_ptr
< const Communicator > 
lama::CommunicatorPtr

Detailed Description

Base and interface class for communicators used in LAMA.

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