LAMA
|
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) |
Implementation of methods for base class Distribution.