DEC is a Discrete Exterior Calculus toolbox for MATLAB.#

The DiscreteExteriorCalculus (DEC) package is a self-contained MATLAB toolkit for analysis of motion of velocities/flows on curved surfaces, applicable to shape-changing shapes.

Example Usage#

Suppose we have a triangulated mesh called mesh with faces ``mesh.f’’ and

dec = DiscreteExteriorCalculus(mesh.v, mesh.f)
_images/DEC_diskMesh_output.jpg

Example script for a sphere-like mesh:

_images/DEC_sphericalMesh_laplacian_tangentialVel.png

Full Contents:#

Indices and tables#