dune-mmesh (unstable)
defaults.hh File Reference
Some defaults to generate common CGAL triangulations. More...
#include "../grid/declaration.hh"
#include "includes.hh"
Go to the source code of this file.
Classes | |
struct | Dune::MMeshDefaults::ElementInfo< dim > |
The element and vertex infos used by the dune-mmesh implementation. More... | |
class | Dune::MMeshDefaults::Triangulation< 2 > |
A triangulation in 2D. More... | |
class | Dune::MMeshDefaults::Triangulation< 3 > |
A triangulation in 3D. More... | |
class | Dune::MMeshDefaults::Delaunay< 2 > |
A Delaunay triangulation in 2D. More... | |
class | Dune::MMeshDefaults::Delaunay< 3 > |
A Delaunay triangulation in 3D. More... | |
Detailed Description
Some defaults to generate common CGAL triangulations.
