|
Zoltan2
|
The algorithm for block partitioning. More...
#include <Zoltan2_Algorithm.hpp>#include <Zoltan2_IdentifierModel.hpp>#include <Zoltan2_PartitioningSolution.hpp>#include <bitset>#include <sstream>#include <string>

Go to the source code of this file.
Classes | |
| class | Zoltan2::AlgBlock< Adapter > |
Namespaces | |
| Zoltan2 | |
| Created by mbenlioglu on Aug 31, 2020. | |
Enumerations | |
| enum | Zoltan2::blockParams { Zoltan2::block_balanceCount, Zoltan2::block_balanceWeight, Zoltan2::block_minTotalWeight, Zoltan2::block_minMaximumWeight, Zoltan2::block_balanceTotalMaximum, Zoltan2::NUM_BLOCK_PARAMS } |
| The boolean parameters of interest to the Block algorithm. More... | |
The algorithm for block partitioning.
Definition in file Zoltan2_AlgBlock.hpp.
1.8.5