version 3.8.0
Loading...
Searching...
No Matches
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 >