DGtal 1.3.0
Loading...
Searching...
No Matches
DEC package
Package managers:
David Coeurjolly, Pierre Gueth
Since
0.8

LICENSE: LGPL

Package Overview

Discrete exterior calculus (DEC) provides an easy and efficient way to describe linear operator over various structure. Basic operators, such as Hodge duality operator or exterior derivative, can be combined to create classical vector analysis operator such as gradient, curl and divergence.

Note
To use this package, you have to build DGtal with the Eigen option (and with Cairo option to have the examples compiled). By using cmake you have to use these options: -DWITH_EIGEN=true -DWITH_CAIRO=true.

Modules

Package Concepts Overview

Related examples