DOLFIN
DOLFIN C++ interface
|
#include <ZoltanInterface.h>
Static Public Member Functions | |
static std::size_t | compute_local_vertex_coloring (const Graph &graph, std::vector< std::size_t > &colors) |
Compute vertex colors. | |
This class colors a graph using Zoltan (part of Trilinos). It is designed to work on a single process.