diff options
author | hq <hq@FreeBSD.org> | 2005-01-22 03:03:52 +0800 |
---|---|---|
committer | hq <hq@FreeBSD.org> | 2005-01-22 03:03:52 +0800 |
commit | fd58117669ccfc830186026e3a2012f7cddc0fbd (patch) | |
tree | 307bb87bcbbaf5d40ee7a29a5668e6d153a90312 /science/Makefile | |
parent | d7592327c8a4806628072cfddf78e2ad659ec7ae (diff) | |
download | freebsd-ports-gnome-fd58117669ccfc830186026e3a2012f7cddc0fbd.tar.gz freebsd-ports-gnome-fd58117669ccfc830186026e3a2012f7cddc0fbd.tar.zst freebsd-ports-gnome-fd58117669ccfc830186026e3a2012f7cddc0fbd.zip |
DeViSoR is abbreviated for "Design and Visualization of Software Resource". The
DeViSoRGrid application is part of that software family and is primarily used
for the following tasks, so far in 2D only:
* Geometry generation
* Manual coarse mesh generation
* Grid visualisation at all levels
All of this can be done in a very confortable manner using a simple point and
click interface like in common vector-based image processing software. Both the
reliable FEAT file format and the new FEAST format with integrated parallelism
are supported.
WWW: http://www.featflow.de/
PR: 75973
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index 745034e134b6..bd4960319f46 100644 --- a/science/Makefile +++ b/science/Makefile @@ -12,6 +12,7 @@ SUBDIR += chemtool SUBDIR += chemtool-devel SUBDIR += clhep + SUBDIR += devisor SUBDIR += dft++ SUBDIR += euler SUBDIR += felt |