package mesh

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

Install

Dune Dependency

Authors

Maintainers

Sources

mesh-0.8.7.tar.gz
md5=eec68a09280a9c1440170715c7432166

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: 27 Feb 2016

Dependencies (5)

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

Dev Dependencies (1)

  1. graphics with-test

Used by

None

Conflicts

None