3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Dumux::ScotchBackend< IndexType > Member List

This is the complete list of members for Dumux::ScotchBackend< IndexType >, including all inherited members.

computeGPSReordering(const Graph &graph, std::size_t numPasses=5)Dumux::ScotchBackend< IndexType >inlinestatic
computeReordering(const Graph &graph, std::string scotchStrategy="")Dumux::ScotchBackend< IndexType >inlinestatic
computeReordering(const Graph &graph, std::vector< int > &permutation, std::vector< int > &inversePermutation, std::string scotchStrategy="")Dumux::ScotchBackend< IndexType >inlinestatic
Graph typedefDumux::ScotchBackend< IndexType >