DOLFIN
DOLFIN C++ interface
dolfin::SCOTCH Member List

This is the complete list of members for dolfin::SCOTCH, including all inherited members.

compute_gps(const Graph &graph, std::size_t num_passes=5)dolfin::SCOTCHstatic
compute_partition(const MPI_Comm mpi_comm, std::vector< int > &cell_partition, std::map< std::int64_t, std::vector< int >> &ghost_procs, const boost::multi_array< std::int64_t, 2 > &cell_vertices, const std::vector< std::size_t > &cell_weight, const std::int64_t num_global_vertices, const std::int64_t num_global_cells, const CellType &cell_type)dolfin::SCOTCHstatic
compute_reordering(const Graph &graph, std::string scotch_strategy="")dolfin::SCOTCHstatic
compute_reordering(const Graph &graph, std::vector< int > &permutation, std::vector< int > &inverse_permutation, std::string scotch_strategy="")dolfin::SCOTCHstatic