(c) ASI - Klagenfurt University

LASPack


1.12.2

State of evaluation: eval
Submission Category: department project
Discipline: engineering and mathematics
The program is mainly used in: numerical software, scientific computing

LASPack

LASPack is a package for solving large sparse systems of linearequations such as those arising from discretization of PDEs. It comprises state-of-the-art algorithms such as CG-like andmultilevel metho ods.


Contact:

Name: Skalicky
First Name: Tomas
Institution: Institute for Fluid Mechanics, Dresden University of Technology
Street: Mommsenstrasse 13
Zip-Code: D-01062
City: Dresden
Country Germany
Phone: +49-351-4579 219
Fax: +49-351-4579 226
E-Mail: skalicky@msmfs1.mw.tu-dresden.de


Click here to see a screenshot

Hard- and software needed to run the program:

Computer type and processor: no requirements
Graphic device: no requirements
RAM: depends only on the size of problem to be solved
Harddisk space: approximately 3.5 MB for instalation on a UNIX wor
Other harware needed:
Operating system and shell: UNIX, csh
Other software needed: ANSI C compiler, standard UNIX utilities such as sed, diff, ...
Remarks: LASPack is written in ANSI C and thus portable to most computer platforms.It was successfully tested on Sun Sparc5 (SunOS 4.1.3, gcc 2.4.5), HP 9000/735 (HP-UX 9.05), IBM RS/6000 550 (AIX 3.2.5),DEC 3 3000/800 M (OSF/1 3.0), SGI IRIS Indigo (IRIX 5.3),and PC 486 (MS-DOS 6.2, BC 2.0/MSC 6.0; Linux 1.1.54, gcc 2.5.8/libc 4.5.26).UNIX and other UNIX utilities are required by the installation script on ly.In order to build the library and run the example programs, an ANSI Ccompiler is needed.