Zoltan2
|
#include <Zoltan2_Standards.hpp>
Go to the source code of this file.
Functions | |
int | rebalanceColoring (const lno_t nVtx, ArrayView< const lno_t > edgeIds, ArrayView< const offset_t > offsets, ArrayRCP< int > colors, const int balanceColors, const lno_t minSize) |
int rebalanceColoring | ( | const lno_t | nVtx, |
ArrayView< const lno_t > | edgeIds, | ||
ArrayView< const offset_t > | offsets, | ||
ArrayRCP< int > | colors, | ||
const int | balanceColors, | ||
const lno_t | minSize | ||
) |
Definition at line 58 of file Zoltan2_RebalanceColoring.hpp.