DOLFIN
DOLFIN C++ interface
|
This is the complete list of members for dolfin::BoostGraphOrdering, including all inherited members.
compute_cuthill_mckee(const Graph &graph, bool reverse=false) | dolfin::BoostGraphOrdering | static |
compute_cuthill_mckee(const std::set< std::pair< std::size_t, std::size_t >> &edges, std::size_t size, bool reverse=false) | dolfin::BoostGraphOrdering | static |