Triangular mesh generation with EasyMesh
Description
EasyMesh is a two-dimensional quality mesh generator developed by Bojan Niceno and available from MIT. This module provides an interface calling the program EasyMesh to perform the mesh generation.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Documentation
github.com
Readme
Changelog
LGPL-2.1-only WITH OCaml-LGPL-linking-exception License
Edit opam file
Published
04 Jan 2018
Authors
Maintainers
Sources
mesh-0.9.2.tbz
md5=c374d015bb832ffab031a57d2b811299
Dependencies
lacaml
with-test
mesh
= "0.9.2"
configurator
build
jbuilder
>= "1.0+beta9"
ocamlfind
build & >= "1.5"
ocaml
>= "4.03.0"
Reverse Dependencies
None
Conflicts
None