DOLFIN-X
DOLFIN-X C++ interface
|
This is the complete list of members for dolfinx::graph::SCOTCH, including all inherited members.
compute_gps(const AdjacencyList< std::int32_t > &graph, std::size_t num_passes=5) | dolfinx::graph::SCOTCH | static |
compute_reordering(const AdjacencyList< std::int32_t > &graph, std::string scotch_strategy="") | dolfinx::graph::SCOTCH | static |
partition(const MPI_Comm mpi_comm, const int nparts, const AdjacencyList< SCOTCH_Num > &local_graph, const std::vector< std::size_t > &node_weights, std::int32_t num_ghost_nodes, bool ghosting) | dolfinx::graph::SCOTCH | static |