Finite difference code in Fortran 90


Feynman
08-09-2007, 06:38 AM
Good morning,
I m searching a code of numerical solution (by finite difference method) of elliptique or parabolic Partial differential equation, do you have examples?
thkx

Bill Press
08-11-2007, 09:24 AM
Most of Chapter 19 in Numerical Recipes in Fortran, and Numerical Recipes in Fortran 90 (Second Edition) is about these topics.
In the new, Third Edition, this material is in Chapter 20, but the language is C++.

Feynman
08-14-2007, 11:42 AM
Thank you for your help but where can i find the capter 19 in numerical reciepes in fortran.
thank you again