Newsgroups: comp.parallel
From: hs@draco.BITNET (Holger Schmitz)
Subject: parallel algorithm for Poisson equation
Organization: Ruhr-Universitaet Bochum, Rechenzentrum
Date: 15 Mar 1995 13:34:01 GMT
Message-ID: <3ka164$9v@usenet.srv.cis.pitt.edu>

We are looking for an algorithm to solve the two dimensional
Poisson equation
 
d^2 U     d^2 U
------ +  ------ = f(x,y)
dx^2      dy^2

 
that works on parallel machines. Here f(x,y) is a given function and U is
the function to be solved.

Please mail answers to
  Holger Schmitz             hs@draco.tp1.ruhr-uni-bochum.de

