aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-01-03 06:02:23 +0800
committerKirill Ponomarev <krion@FreeBSD.org>2004-01-03 06:02:23 +0800
commit39aa0b14173af39253ebfb442771bec584842df4 (patch)
treeed1870d15f26f61f30e114702771a2cc8ccd5a1e /math/Makefile
parentdfd17843b655371d5ffaac5acc8862b01063122a (diff)
downloadfreebsd-ports-gnome-39aa0b14173af39253ebfb442771bec584842df4.tar.gz
freebsd-ports-gnome-39aa0b14173af39253ebfb442771bec584842df4.tar.zst
freebsd-ports-gnome-39aa0b14173af39253ebfb442771bec584842df4.zip
Add emc2 2.15,
Emc2 is a portable, interactive and graphic software Edition of two dimensional geometry and mesh. We can create and modify the geometry (CAD), define the discretization on the lines, define the subdomains, and define some reference numbers to take into account the boundary conditions and material properties. The elements of the mesh are triangles and quadrilaterals. We have two kind of meshes: grid mesh and Delaunay Voronoo (automatic mesh). We make the edition of the mesh by moving, removing, adding vertices, by regularization, or by transformations (symmetry, rotation,..), etc. Suggested add-on: the port math/bamg. WWW: http://www-rocq1.inria.fr/gamma/cdrom/www/emc2/eng.htm PR: 60835 Submitted by: Thierry Thomas <thierry@pompo.net>
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index d09584dfaa4e..2e93eb032a57 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -31,6 +31,7 @@
SUBDIR += djbfft
SUBDIR += drgeo
SUBDIR += eispack
+ SUBDIR += emc2
SUBDIR += entropy
SUBDIR += eukleides
SUBDIR += eval