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

Implementation of a communicator class for non-distributed (replicated) objects. More...

#include <lama/config.hpp>
#include <lama/Communicator.hpp>
#include <boost/weak_ptr.hpp>

Go to the source code of this file.

Data Structures

class  lama::NoCommunicator
 The class NoCommunicator stands for objects that are replicated on each partition or processor. More...

Namespaces

namespace  lama
 

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



Detailed Description

Implementation of a communicator class for non-distributed (replicated) objects.

Author:
Thomas Brandes
Date:
15.03.2011 $Id$