LAMA
/home/brandes/workspace/LAMA/src/lama/distribution/Distribution.cpp File Reference

Implementation of methods for base class Distribution. More...

#include <lama/distribution/Distribution.hpp>
#include <lama/CommunicatorFactory.hpp>
#include <lama/exception/LAMAAssert.hpp>
#include <boost/scoped_array.hpp>

Namespaces

namespace  lama
 

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


Functions

 lama::LAMA_LOG_DEF_LOGGER (Distribution::logger,"Distribution")
std::ostream & lama::operator<< (std::ostream &stream, Distribution const &dist)
template<typename T >
static IndexType lama::fillGlobal (T *allValues, const IndexType *allOffsets, const IndexType *indexes, const IndexType numIndexes, const T *values)

Detailed Description

Implementation of methods for base class Distribution.

Author:
Jiri Kraus
Date:
22.02.2011 $Id$