DOLFIN
DOLFIN C++ interface
Classes | Static Public Member Functions | List of all members
dolfin::ZoltanInterface Class Reference

#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.
 

Detailed Description

This class colors a graph using Zoltan (part of Trilinos). It is designed to work on a single process.


The documentation for this class was generated from the following files: