DOLFIN-X
DOLFIN-X C++ interface
dolfinx::graph::BoostGraphOrdering Member List

This is the complete list of members for dolfinx::graph::BoostGraphOrdering, including all inherited members.

compute_cuthill_mckee(const AdjacencyList< std::int32_t > &graph, bool reverse=false)dolfinx::graph::BoostGraphOrderingstatic
compute_cuthill_mckee(const std::set< std::pair< std::size_t, std::size_t >> &edges, std::size_t size, bool reverse=false)dolfinx::graph::BoostGraphOrderingstatic