package mesh
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
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.4.tbz
sha256=816a765c076de4cdeb0fec507cccac76fdb6880beda42828d01a9a1a804ee6bd
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.
Dependencies (4)
- base-bytes
- base-bigarray
-
jbuilder
>= "1.0+beta9" -
ocaml
>= "4.03.0"
Dev Dependencies (1)
-
lacaml
with-test
Used by (3)
-
mesh-easymesh
= "0.9.4" -
mesh-graphics
= "0.9.4" -
mesh-triangle
= "0.9.4"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page