LAMA
|
Distribution class to support block-cyclic distributions. More...
Go to the source code of this file.
Data Structures | |
class | lama::CyclicDistribution |
For a block cyclic distribution the range is partitioned into chunks of a certain block size and these chunks are assigned in a round-robin manner to the available partitions. More... | |
Namespaces | |
namespace | lama |
The namespace lama holds everything of the C++ Library lama. |
Distribution class to support block-cyclic distributions.