LAMA
|
GeneralDistribution.hpp. More...
#include <lama/config.hpp>
#include <lama/LAMATypes.hpp>
#include <lama/distribution/Distribution.hpp>
#include <vector>
#include <map>
Go to the source code of this file.
Data Structures | |
class | lama::GeneralDistribution |
A general distribution allows to map a global range of values to the partitions of a communicator completely arbitrarily. More... | |
Namespaces | |
namespace | lama |
The namespace lama holds everything of the C++ Library lama. | |
Typedefs | |
typedef boost::shared_ptr < GeneralDistribution > | lama::GeneralDistributionPtr |