diff options
author | pav <pav@FreeBSD.org> | 2006-01-15 01:43:25 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-15 01:43:25 +0000 |
commit | ff723b8d79db2d6c077df8d8b20de1c730f05da6 (patch) | |
tree | 06db808402daabcc6a9ae093aecf5b70114166a7 /math/Makefile | |
parent | 0fe57c5f9b7eb45f79727bd4517d998d7a40674c (diff) | |
download | FreeBSD-ports-ff723b8d79db2d6c077df8d8b20de1c730f05da6.zip FreeBSD-ports-ff723b8d79db2d6c077df8d8b20de1c730f05da6.tar.gz |
A high quality tetrahedral mesher. It can be plugged in cad/gmsh.
PR: ports/91604
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 4212d1c..087a7da 100644 --- a/math/Makefile +++ b/math/Makefile @@ -270,6 +270,7 @@ SUBDIR += surf SUBDIR += tablix SUBDIR += taucs + SUBDIR += tetgen SUBDIR += tomsfastmath SUBDIR += topaz SUBDIR += triangle |