package mesh

  1. Overview
  2. Docs
Triangular mesh generation and manipulation.

Install

Dune Dependency

Authors

Maintainers

Sources

mesh-0.8.6.tar.gz
md5=405e622e77f0403cffa6714f121f6a49

Description

This is an interface to various mesh generators, in particular triangle. It also provides functions to optimize the numbering of mesh points and to export meshes and piecewise linear functions defined on them to TikZ, Scilab, Matlab, and Mathematica formats.

Tags

clib:triangle

Published: 31 Aug 2015

Dependencies (4)

  1. ocamlbuild build
  2. ocamlfind build
  3. base-bigarray
  4. ocaml < "4.06"

Dev Dependencies

None

Used by

None

Conflicts

None