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

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

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::size_t num_global_vertices, const CellType &cell_type, const std::string mode="partition")dolfin::ParMETISstatic