The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD math : kaskade

Adaptive linear scalar elliptic and parabolic problem solver

 The KASKADE software package solves linear scalar elliptic and 
parabolic problems in 1, 2, 3 space dimensions with adaptive finite
element methods.

Furthermore, the toolbox includes extensions for handling systems of
equations and example algorithms for nonlinear methods used in obstacle,
porous media or Stefan problems.

The core of the program is a variety of multilevel/multigrid
preconditioners for the arising linear systems.

The code, a programmer's manual describing the software design, and a
user's guide are available by anonymous ftp from the MGNet or from the
eLib at the Konrad-Zuse-Zentrum in Berlin.

   elib:
   =====
   ftp elib.zib-berlin.de

   in the subdirectories

   /pub/kaskade/3.x  and   /pub/kaskade/Manuals/3.x 

http://www.zib.de/Numerik/numsoft/kaskade/index.en.html



kaskade history


v. 1.29
date: 2007/10/01 09:40:14;  author: linimon;  state: Exp;  lines: +9 -1
Mark as broken with gcc4.2 on 64-bit archs.

v. 1.28 date: 2007/07/14 01:26:56; author: maho; state: Exp; lines: +1 -3 Now we use USE_FORTRAN=yes to use FORTRAN compiler.
v. 1.27 date: 2007/05/19 20:15:05; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.26 date: 2007/01/29 01:35:46; author: maho; state: Exp; lines: +1 -1 Build fix on pointyhat. Submitted by: pav
v. 1.25 date: 2007/01/22 05:58:14; author: maho; state: Exp; lines: +1 -1 Fix build. Submitted by: kris via pointyhat
v. 1.24 date: 2007/01/17 00:38:34; author: maho; state: Exp; lines: +5 -4 move gfortran stuffs in one place.
v. 1.23 date: 2007/01/17 00:26:37; author: maho; state: Exp; lines: +11 -0 * Migrate to gfortran. * Bump port revision.
v. 1.22 date: 2005/08/17 05:22:58; author: thierry; state: Exp; lines: +3 -7 Unbreak with gcc 3.4. Approved by: portmgr (marcus)
v. 1.21 date: 2004/09/18 18:21:14; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: Does not compile Approved by: portmgr (self)
v. 1.20 date: 2003/11/14 22:51:45; author: glewis; state: Exp; lines: +13 -21 . Update to 3.2.1. This also fixes the build on 5.x.
v. 1.19 date: 2003/11/08 09:26:02; author: glewis; state: Exp; lines: +1 -1 . Welcome kaskade to the math category (with a secondary of science). PR: 58178 Submitted by: Pedro F. Giffuni
v. 1.18 date: 2003/05/18 10:04:31; author: kris; state: Exp; lines: +4 -0 BROKEN on 5.1: bad C++
v. 1.17 date: 2003/02/20 16:52:44; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.16 date: 2002/11/10 16:45:15; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.15 date: 2002/11/06 22:44:05; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.14 date: 2001/01/16 17:30:08; author: sobomax; state: Exp; lines: +2 -2 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.13 date: 2000/04/08 23:20:01; author: mharo; state: Exp; lines: +4 -4 update with the new PORTNAME/PORTVERSION variables
v. 1.12 date: 2000/03/20 21:33:24; author: jedgar; state: Exp; lines: +3 -3 * Support CXX/CXXFLAGS properly * Add WWW PR: 17458 Submitted by: KATO Tsuguru
v. 1.11 date: 2000/02/08 16:42:07; author: imura; state: Exp; lines: +2 -2 Replace MAINTAINER to ports@FreeBSD.org. Submitted by: old maintainer
v. 1.10 date: 1999/09/09 10:40:13; author: asami; state: Exp; lines: +3 -2 USE_X_PREFIX has to be before bsd.port.pre.mk.
v. 1.9 date: 1999/08/25 04:52:32; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.8 date: 1999/07/03 06:57:00; author: cpiazza; state: Exp; lines: +2 -2 Fix to use new master site. PR: 12480 Submitted by: maintainer
v. 1.7 date: 1999/06/22 17:51:51; author: steve; state: Exp; lines: +7 -2 Compensate for not having a generic.h on -current boxes.
v. 1.6 date: 1998/12/09 00:19:05; author: steve; state: Exp; lines: +1 -3 jmz@freebsd.org added an empty MAIN__ function as src/lib/libF77/MAIN.c on 1998/11/16 and this port builds again.
v. 1.5 date: 1998/09/27 08:12:54; author: steve; state: Exp; lines: +3 -1 I tried to fix this port but it still fails to build complaining about an undefined reference to MAIN__ /usr/lib/libf2c.so, so let's mark it broken for ELF for now.
v. 1.4 date: 1998/08/05 09:30:45; author: asami; state: Exp; lines: +2 -2 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.3 date: 1997/11/26 23:10:55; author: jseger; state: Exp; lines: +2 -3 Remove bad MASTER_SITE.
v. 1.2 date: 1997/11/22 09:56:34; author: asami; state: Exp; lines: +2 -1 Move distfile into subdirectory. I don't think there are any other "3.1.1.tar.Z"s out there but it's kinda hard to tell what it is. ;)
v. 1.1 date: 1997/11/17 10:50:50; author: tg; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/11/17 10:50:50; author: tg; state: Exp; lines: +0 -0 Import kaskade port. kaskade is another Finite Element program with an X interface. PR: 4529 Submitted by: Pedro Giffuni ============================================================================= v. 1.29 date: 2007/10/01 09:40:14; author: linimon; state: Exp; lines: +9 -1 Mark as broken with gcc4.2 on 64-bit archs.
v. 1.28 date: 2007/07/14 01:26:56; author: maho; state: Exp; lines: +1 -3 Now we use USE_FORTRAN=yes to use FORTRAN compiler.
v. 1.27 date: 2007/05/19 20:15:05; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.26 date: 2007/01/29 01:35:46; author: maho; state: Exp; lines: +1 -1 Build fix on pointyhat. Submitted by: pav
v. 1.25 date: 2007/01/22 05:58:14; author: maho; state: Exp; lines: +1 -1 Fix build. Submitted by: kris via pointyhat
v. 1.24 date: 2007/01/17 00:38:34; author: maho; state: Exp; lines: +5 -4 move gfortran stuffs in one place.
v. 1.23 date: 2007/01/17 00:26:37; author: maho; state: Exp; lines: +11 -0 * Migrate to gfortran. * Bump port revision.
v. 1.22 date: 2005/08/17 05:22:58; author: thierry; state: Exp; lines: +3 -7 Unbreak with gcc 3.4. Approved by: portmgr (marcus)
v. 1.21 date: 2004/09/18 18:21:14; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: Does not compile Approved by: portmgr (self)
v. 1.20 date: 2003/11/14 22:51:45; author: glewis; state: Exp; lines: +13 -21 . Update to 3.2.1. This also fixes the build on 5.x.
v. 1.19 date: 2003/11/08 09:26:02; author: glewis; state: Exp; lines: +1 -1 . Welcome kaskade to the math category (with a secondary of science). PR: 58178 Submitted by: Pedro F. Giffuni
v. 1.18 date: 2003/05/18 10:04:31; author: kris; state: Exp; lines: +4 -0 BROKEN on 5.1: bad C++
v. 1.17 date: 2003/02/20 16:52:44; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.16 date: 2002/11/10 16:45:15; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.15 date: 2002/11/06 22:44:05; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.14 date: 2001/01/16 17:30:08; author: sobomax; state: Exp; lines: +2 -2 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.13 date: 2000/04/08 23:20:01; author: mharo; state: Exp; lines: +4 -4 update with the new PORTNAME/PORTVERSION variables
v. 1.12 date: 2000/03/20 21:33:24; author: jedgar; state: Exp; lines: +3 -3 * Support CXX/CXXFLAGS properly * Add WWW PR: 17458 Submitted by: KATO Tsuguru
v. 1.11 date: 2000/02/08 16:42:07; author: imura; state: Exp; lines: +2 -2 Replace MAINTAINER to ports@FreeBSD.org. Submitted by: old maintainer
v. 1.10 date: 1999/09/09 10:40:13; author: asami; state: Exp; lines: +3 -2 USE_X_PREFIX has to be before bsd.port.pre.mk.
v. 1.9 date: 1999/08/25 04:52:32; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.8 date: 1999/07/03 06:57:00; author: cpiazza; state: Exp; lines: +2 -2 Fix to use new master site. PR: 12480 Submitted by: maintainer
v. 1.7 date: 1999/06/22 17:51:51; author: steve; state: Exp; lines: +7 -2 Compensate for not having a generic.h on -current boxes.
v. 1.6 date: 1998/12/09 00:19:05; author: steve; state: Exp; lines: +1 -3 jmz@freebsd.org added an empty MAIN__ function as src/lib/libF77/MAIN.c on 1998/11/16 and this port builds again.
v. 1.5 date: 1998/09/27 08:12:54; author: steve; state: Exp; lines: +3 -1 I tried to fix this port but it still fails to build complaining about an undefined reference to MAIN__ /usr/lib/libf2c.so, so let's mark it broken for ELF for now.
v. 1.4 date: 1998/08/05 09:30:45; author: asami; state: Exp; lines: +2 -2 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.3 date: 1997/11/26 23:10:55; author: jseger; state: Exp; lines: +2 -3 Remove bad MASTER_SITE.
v. 1.2 date: 1997/11/22 09:56:34; author: asami; state: Exp; lines: +2 -1 Move distfile into subdirectory. I don't think there are any other "3.1.1.tar.Z"s out there but it's kinda hard to tell what it is. ;)
v. 1.1 date: 1997/11/17 10:50:50; author: tg; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/11/17 10:50:50; author: tg; state: Exp; lines: +0 -0 Import kaskade port. kaskade is another Finite Element program with an X interface. PR: 4529 Submitted by: Pedro Giffuni ============================================================================= v. 1.29 date: 2007/10/01 09:40:14; author: linimon; state: Exp; lines: +9 -1 Mark as broken with gcc4.2 on 64-bit archs.
v. 1.28 date: 2007/07/14 01:26:56; author: maho; state: Exp; lines: +1 -3 Now we use USE_FORTRAN=yes to use FORTRAN compiler.
v. 1.27 date: 2007/05/19 20:15:05; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.26 date: 2007/01/29 01:35:46; author: maho; state: Exp; lines: +1 -1 Build fix on pointyhat. Submitted by: pav
v. 1.25 date: 2007/01/22 05:58:14; author: maho; state: Exp; lines: +1 -1 Fix build. Submitted by: kris via pointyhat
v. 1.24 date: 2007/01/17 00:38:34; author: maho; state: Exp; lines: +5 -4 move gfortran stuffs in one place.
v. 1.23 date: 2007/01/17 00:26:37; author: maho; state: Exp; lines: +11 -0 * Migrate to gfortran. * Bump port revision.
v. 1.22 date: 2005/08/17 05:22:58; author: thierry; state: Exp; lines: +3 -7 Unbreak with gcc 3.4. Approved by: portmgr (marcus)
v. 1.21 date: 2004/09/18 18:21:14; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: Does not compile Approved by: portmgr (self)
v. 1.20 date: 2003/11/14 22:51:45; author: glewis; state: Exp; lines: +13 -21 . Update to 3.2.1. This also fixes the build on 5.x.
v. 1.19 date: 2003/11/08 09:26:02; author: glewis; state: Exp; lines: +1 -1 . Welcome kaskade to the math category (with a secondary of science). PR: 58178 Submitted by: Pedro F. Giffuni
v. 1.18 date: 2003/05/18 10:04:31; author: kris; state: Exp; lines: +4 -0 BROKEN on 5.1: bad C++
v. 1.17 date: 2003/02/20 16:52:44; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.16 date: 2002/11/10 16:45:15; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.15 date: 2002/11/06 22:44:05; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.14 date: 2001/01/16 17:30:08; author: sobomax; state: Exp; lines: +2 -2 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.13 date: 2000/04/08 23:20:01; author: mharo; state: Exp; lines: +4 -4 update with the new PORTNAME/PORTVERSION variables
v. 1.12 date: 2000/03/20 21:33:24; author: jedgar; state: Exp; lines: +3 -3 * Support CXX/CXXFLAGS properly * Add WWW PR: 17458 Submitted by: KATO Tsuguru
v. 1.11 date: 2000/02/08 16:42:07; author: imura; state: Exp; lines: +2 -2 Replace MAINTAINER to ports@FreeBSD.org. Submitted by: old maintainer
v. 1.10 date: 1999/09/09 10:40:13; author: asami; state: Exp; lines: +3 -2 USE_X_PREFIX has to be before bsd.port.pre.mk.
v. 1.9 date: 1999/08/25 04:52:32; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.8 date: 1999/07/03 06:57:00; author: cpiazza; state: Exp; lines: +2 -2 Fix to use new master site. PR: 12480 Submitted by: maintainer
v. 1.7 date: 1999/06/22 17:51:51; author: steve; state: Exp; lines: +7 -2 Compensate for not having a generic.h on -current boxes.
v. 1.6 date: 1998/12/09 00:19:05; author: steve; state: Exp; lines: +1 -3 jmz@freebsd.org added an empty MAIN__ function as src/lib/libF77/MAIN.c on 1998/11/16 and this port builds again.
v. 1.5 date: 1998/09/27 08:12:54; author: steve; state: Exp; lines: +3 -1 I tried to fix this port but it still fails to build complaining about an undefined reference to MAIN__ /usr/lib/libf2c.so, so let's mark it broken for ELF for now.
v. 1.4 date: 1998/08/05 09:30:45; author: asami; state: Exp; lines: +2 -2 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.3 date: 1997/11/26 23:10:55; author: jseger; state: Exp; lines: +2 -3 Remove bad MASTER_SITE.
v. 1.2 date: 1997/11/22 09:56:34; author: asami; state: Exp; lines: +2 -1 Move distfile into subdirectory. I don't think there are any other "3.1.1.tar.Z"s out there but it's kinda hard to tell what it is. ;)
v. 1.1 date: 1997/11/17 10:50:50; author: tg; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/11/17 10:50:50; author: tg; state: Exp; lines: +0 -0 Import kaskade port. kaskade is another Finite Element program with an X interface. PR: 4529 Submitted by: Pedro Giffuni =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm