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

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::SCOTCHstatic
compute_reordering(const AdjacencyList< std::int32_t > &graph, std::string scotch_strategy="")dolfinx::graph::SCOTCHstatic
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::SCOTCHstatic