BoostGraphOrdering_compute_cuthill_mckee

dolfin.cpp.mesh.BoostGraphOrdering_compute_cuthill_mckee(*args) → 'std::vector< int >'

Overloaded versions

  • compute_cuthill_mckee(graph, reverse=false)

    Compute re-ordering (map[old] -> new) using Cuthill-McKee algorithm

  • compute_cuthill_mckee(edges, size, reverse=false)

    Compute re-ordering (map[old] -> new) using Cuthill-McKee algorithm