From Gerald.Loeffler@univie.ac.at  Mon Sep  8 03:22:52 1997
Received: from mailbox.univie.ac.at  for Gerald.Loeffler@univie.ac.at
	by www.ccl.net (8.8.3/950822.1) id CAA00046; Mon, 8 Sep 1997 02:47:48 -0400 (EDT)
Received: from gerilap.imp.univie.ac.at (gerilap.imp.univie.ac.at [131.130.80.125])
          by mailbox.univie.ac.at (8.8.4/8.8.4) with SMTP
	  id IAA17634; Mon, 8 Sep 1997 08:46:33 +0200
Message-ID: <34139DB3.6633@univie.ac.at>
Date: Mon, 08 Sep 1997 08:39:47 +0200
From: Gerald Loeffler <Gerald.Loeffler@univie.ac.at>
Reply-To: Gerald.Loeffler@univie.ac.at
Organization: I.M.P.
X-Mailer: Mozilla 3.01 (Win95; I)
MIME-Version: 1.0
To: Ahmed Bouferguene <boufer@CeNNAs.nhmfl.gov>
CC: chemistry@www.ccl.net
Subject: Java Full Multigrid Framework (was: Elliptic Equations)
References: <Pine.SGI.3.95.970907134306.4371A-100000@cennas>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


Hi!

Let me take this opportunity to announce a small (and hopefully useful)
piece of software I've written to solve  linear elliptic partial
differential equations (PDE's) on a regular finite-difference grid in
3D.

This is called the Full Multigrid (FMG) framework, because it is written
in the style of a framework in Java 1.1 and uses the FMG algorithm,
which is usually considered the most efficient general-purpose algorithm
for solving PDE's.

Documentation exists in the form of javadoc-generated HTML files and is
online at http://www.imp.univie.ac.at/Loeffler/Javadoc. There is also a
paper that will appear in the proceedings of ISCOPE97, to be held in
Dec. 1997 in California. The paper is accessible from my home-page, too,
and cites some other books (most notably the Multigrid Tutorial
published by SIAM) that I found useful when learning the FMG algorithm.

Write me an email if you are interested in this (yet fairly unproven!)
software.

	gerald

Ahmed Bouferguene wrote:
> 
> Hi all,
> 
>         Does anybody know a reference (paper, book, ...) dealing with
> elliptic partial differential equations in 3D.
> 
>         I will appreciate your help.
> 
>  Ahmed Bouferguene
> 
> -------This is added Automatically by the Software--------
> -- Original Sender Envelope Address: boufer@cennas.nhmfl.gov
> -- Original Sender From: Address: boufer@CeNNAs.nhmfl.gov
> CHEMISTRY@www.ccl.net: Everybody | CHEMISTRY-REQUEST@www.ccl.net: Coordinator
> MAILSERV@www.ccl.net: HELP CHEMISTRY or HELP SEARCH | Gopher: www.ccl.net 73
> Anon. ftp: www.ccl.net   | CHEMISTRY-SEARCH@www.ccl.net -- archive search
>              Web: http://www.ccl.net/chemistry.html

-- 
Gerald Loeffler
PostDoc in Theoretical Biophysics

EMail: Gerald.Loeffler@univie.ac.at
WWW:   http://www.imp.univie.ac.at/Loeffler
Phone: +43 1 79730 554
Fax:   +43 1 7987153
SMail: I.M.P. - Research Institute of Molecular Pathology
       Dr. Bohr-Gasse 7
       A-1030 Vienna
       AUSTRIA

