package mesh
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Triangular mesh generation and manipulation
Install
dune-project
Dependency
Authors
Maintainers
Sources
mesh-0.9.0.tbz
sha256=8189f1814bfced1b29be93e07e6d16d95dfa90c0328dad3ff4f36501b028c209
md5=f69ee0a5044799fc45e7b06eaeb60f43
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.
Dependencies (6)
- base-bytes
- base-bigarray
-
configurator
build -
jbuilder
>= "1.0+beta9" -
ocamlfind
build & >= "1.5" -
ocaml
>= "4.03.0"
Dev Dependencies (1)
-
lacaml
with-test
Used by (3)
-
mesh-easymesh
= "0.9.0" -
mesh-graphics
< "0.9.1" -
mesh-triangle
= "0.9.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page