mesh-easymesh
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
Changelog
LGPL-2.1-only WITH OCaml-LGPL-linking-exception License
Edit opam file
- Published
- 29 Oct 2017
- Authors
- Maintainers
Sources
Dependencies
lacaml
with-test
mesh
= "0.8.9"
configurator
build
jbuilder
>= "1.0+beta9"
ocamlfind
build & >= "1.5"
Reverse Dependencies