Newsgroups: comp.parallel.mpi
From: Yon Han CHONG <Y.H.Chong@cranfield.ac.uk>
Subject: Re: parallel algorithms for runge-kutta
Organization: Cranfield University
Date: Thu, 28 May 1998 16:28:01 +0200
Mime-Version: 1.0
Content-Type: text/plain; charset=EUC-KR
Content-Transfer-Encoding: 7bit
Message-ID: <356D7471.88DF8592@cranfield.ac.uk>

ahn young ju wrote:
> 
> I'm looking for parallel algorithms connected with differential ordinary
> equation (such as runge-kutta).
> I have a serial program including runge-kutta 4th order, but it is
> difficult to change into parallel program.
> If any one knows about it, please let me know.
> 
If you work on Single Program Multiple Data concept the serial version
of
4th order runge-kutta is same as parallel version.

-- 
----------------------------------------------------------------------
Yon Han Chong                     |
Flow Control and Prediction Group | Tel: + 44 1234 750 111 ext. 5420
Cranfield College of Aeronautics  | E-mail: Y.H.Chong@cranfield.ac.uk
Cranfield University              | Fax: + 44 1234 752 149
United Kingdom                    | Mobile: + 44 958 381 395
----------------------------------------------------------------------

