diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-03-21 05:33:26 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-03-21 05:33:26 +0800 |
commit | 6c0ebfcac6f5109e921e4633eab5472760faf31c (patch) | |
tree | eaed43fa616cdc9b5e778b70af2663e64c4b0eab /math/kaskade/pkg-descr | |
parent | fd09435aedecc6f58f8e38353e8d347bedb2b8e2 (diff) | |
download | freebsd-ports-gnome-6c0ebfcac6f5109e921e4633eab5472760faf31c.tar.gz freebsd-ports-gnome-6c0ebfcac6f5109e921e4633eab5472760faf31c.tar.zst freebsd-ports-gnome-6c0ebfcac6f5109e921e4633eab5472760faf31c.zip |
* Support CXX/CXXFLAGS properly
* Add WWW
PR: 17458
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'math/kaskade/pkg-descr')
-rw-r--r-- | math/kaskade/pkg-descr | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/kaskade/pkg-descr b/math/kaskade/pkg-descr index 34bffa2ed308..e474032ab952 100644 --- a/math/kaskade/pkg-descr +++ b/math/kaskade/pkg-descr @@ -1,4 +1,4 @@ -The KASKADE 3.1 software package solves linear scalar elliptic and +The KASKADE software package solves linear scalar elliptic and parabolic problems in 1, 2, 3 space dimensions with adaptive finite element methods. @@ -20,3 +20,5 @@ eLib at the Konrad-Zuse-Zentrum in Berlin. in the subdirectories /pub/kaskade/3.x and /pub/kaskade/Manuals/3.x + +WWW: http://www.zib.de/SciSoft/kaskade/ |