package mesh

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

Install

Authors

Maintainers

Sources

mesh-0.9.2.tbz
md5=c374d015bb832ffab031a57d2b811299

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

Mesh Triangulation PDE

Published: 04 Jan 2018

Dependencies (6)

  1. base-bytes
  2. base-bigarray
  3. configurator build
  4. jbuilder >= "1.0+beta9"
  5. ocamlfind build & >= "1.5"
  6. ocaml >= "4.03.0"

Dev Dependencies (1)

  1. lacaml with-test

Used by (3)

  1. mesh-easymesh = "0.9.2"
  2. mesh-graphics = "0.9.2"
  3. mesh-triangle = "0.9.2"

Conflicts

None