Manicore
Library to implement schemes on n-dimensionnal manifolds.
Classes | Namespaces
dcell.hpp File Reference

Store the geometrical description of each cell and their topological relations. More...

#include "exterior_algebra.hpp"
#include "geometry.hpp"
#include <vector>
#include <set>
#include <memory>
Include dependency graph for dcell.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Manicore::dCell_graph< dimension >
 Manage topological relations between cells. More...
 
class  Manicore::dCell_map< dimension, d >
 Manage the geometry of a cell. More...
 
class  Manicore::dCell_map< dimension, 0 >
 Specialization for the vertices. More...
 

Namespaces

 Manicore
 

Detailed Description

Store the geometrical description of each cell and their topological relations.