meshcolorizer.hpp File Reference

Mesh colorizer class. More...

#include <vector>
Include dependency graph for meshcolorizer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MeshColorizer< GridType >
 Generate a coloring of a mesh suitable for threaded assembly. The mesh is assumed structured, and is sliced in strips of alternating colors (two colors). The two color groups can then be assembled in parallel since they will never add to the same DOFs in the linear system. Currently it can only be instanced for a CpGrid. More...
 

Detailed Description

Mesh colorizer class.

Date
Jul 26 2013
Author
Arne Morten Kvarving / SINTEF, Knut Morten Okstad / SINTEF