DOLFIN-X
DOLFIN-X C++ interface
|
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::BoostGraphOrdering | static |
compute_cuthill_mckee(const std::set< std::pair< std::size_t, std::size_t >> &edges, std::size_t size, bool reverse=false) | dolfinx::graph::BoostGraphOrdering | static |