computeInverse() | Zoltan2::OrderingSolution< lno_t > | inline |
computePerm() | Zoltan2::OrderingSolution< lno_t > | inline |
getNumSeparatorBlocks() const | Zoltan2::OrderingSolution< lno_t > | inline |
getPermutationRCP(bool inverse=false) const | Zoltan2::OrderingSolution< lno_t > | inline |
getPermutationRCPConst(bool inverse=false) const | Zoltan2::OrderingSolution< lno_t > | inline |
getPermutationSize() const | Zoltan2::OrderingSolution< lno_t > | inline |
getPermutationView(bool inverse=false) const | Zoltan2::OrderingSolution< lno_t > | inline |
getSeparatorRangeRCP() const | Zoltan2::OrderingSolution< lno_t > | inline |
getSeparatorRangeRCPConst() const | Zoltan2::OrderingSolution< lno_t > | inline |
getSeparatorRangeView() const | Zoltan2::OrderingSolution< lno_t > | inline |
getSeparatorTreeRCP() const | Zoltan2::OrderingSolution< lno_t > | inline |
getSeparatorTreeRCPConst() const | Zoltan2::OrderingSolution< lno_t > | inline |
getSeparatorTreeView() const | Zoltan2::OrderingSolution< lno_t > | inline |
getVertexSeparator(lno_t &numBlocks, lno_t *range, lno_t *tree) const | Zoltan2::OrderingSolution< lno_t > | inline |
haveInverse() const | Zoltan2::OrderingSolution< lno_t > | inline |
haveInverse_ | Zoltan2::OrderingSolution< lno_t > | protected |
havePerm() const | Zoltan2::OrderingSolution< lno_t > | inline |
havePerm_ | Zoltan2::OrderingSolution< lno_t > | protected |
haveSeparatorRange() const | Zoltan2::OrderingSolution< lno_t > | inline |
haveSeparatorRange_ | Zoltan2::OrderingSolution< lno_t > | protected |
haveSeparators() const | Zoltan2::OrderingSolution< lno_t > | inline |
haveSeparatorTree() const | Zoltan2::OrderingSolution< lno_t > | inline |
haveSeparatorTree_ | Zoltan2::OrderingSolution< lno_t > | protected |
invperm_ | Zoltan2::OrderingSolution< lno_t > | protected |
LocalOrderingSolution(lno_t perm_size) | Zoltan2::LocalOrderingSolution< lno_t > | inline |
NumSeparatorBlocks() | Zoltan2::OrderingSolution< lno_t > | inline |
OrderingSolution(lno_tperm_size) | Zoltan2::OrderingSolution< lno_t > | inline |
perm_ | Zoltan2::OrderingSolution< lno_t > | protected |
perm_size_ | Zoltan2::OrderingSolution< lno_t > | protected |
separatorColBlocks_ | Zoltan2::OrderingSolution< lno_t > | protected |
separatorRange_ | Zoltan2::OrderingSolution< lno_t > | protected |
separatorTree_ | Zoltan2::OrderingSolution< lno_t > | protected |
setHaveInverse(bool status) | Zoltan2::OrderingSolution< lno_t > | inline |
setHavePerm(bool status) | Zoltan2::OrderingSolution< lno_t > | inline |
setHaveSeparator(bool status) | Zoltan2::OrderingSolution< lno_t > | inline |
setHaveSeparatorRange(bool status) | Zoltan2::OrderingSolution< lno_t > | inline |
setHaveSeparatorTree(bool status) | Zoltan2::OrderingSolution< lno_t > | inline |
setNumSeparatorBlocks(lno_tnblks) | Zoltan2::OrderingSolution< lno_t > | inline |
validatePerm() | Zoltan2::OrderingSolution< lno_t > | inline |
~Solution() | Zoltan2::Solution | inlinevirtual |