package mesh

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

Install

Authors

Maintainers

Sources

mesh-0.9.4.tbz
md5=55f12beb3868163b251b571a201a6394

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: 05 Mar 2018

Dependencies (4)

  1. base-bytes
  2. base-bigarray
  3. jbuilder >= "1.0+beta9"
  4. ocaml >= "4.03.0"

Dev Dependencies (1)

  1. lacaml with-test

Used by (3)

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

Conflicts

None