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

Compute the mass matrices and traces operator of a cell. More...

#include "integral.hpp"
Include dependency graph for dcell_integral.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Manicore::dCell_traces< dimension, 1 >
 Specialization for edges. More...
 

Namespaces

 Manicore
 

Functions

template<size_t dimension, size_t d>
 Manicore::requires (d > 0 &&d<=dimension) struct dCell_mass
 Compute the mass matrices of a d-cell. More...
 

Detailed Description

Compute the mass matrices and traces operator of a cell.