package mesh

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

Install

Dune Dependency

Authors

Maintainers

Sources

mesh-0.8.8.tar.gz
md5=992dab043c55a998df924550fb5c3d70

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: 01 Feb 2017

Dependencies (5)

  1. ocamlfind build & >= "1.5"
  2. ocamlbuild build
  3. base-bytes
  4. base-bigarray
  5. ocaml < "5.0.0"

Dev Dependencies (2)

  1. graphics with-test
  2. lacaml with-test

Used by

None

Conflicts

None