Logo

Introduction to the Numerical Integration of PDEs

Small book cover: Introduction to the Numerical Integration of PDEs

Introduction to the Numerical Integration of PDEs
by

Publisher: University of Durham
Number of pages: 89

Description:
In these notes, we describe the design of a small C++ program which solves numerically the sine-Gordon equation. The program is build progressively to make it multipurpose and easy to modify to solve any system of partial differential equations.

Home page url

Download or read it online for free here:
Download link
(530KB, PS)

Similar books

Book cover: Numerical Recipes in Fortran 90Numerical Recipes in Fortran 90
by - Cambridge University Press
Numerical Recipes in Fortran 90 contains a detailed introduction to the Fortran 90 language and to the basic concepts of parallel programming, plus source code for all routines from the second edition of Numerical Recipes.
(19388 views)
Book cover: Numerical StabilityNumerical Stability
by - Leiden University
Stability estimates and resolvent conditions in the numerical solution of initial value problems. Contents: Partial differential equations and numerical methods; Linear algebra; Stability in the numerical solution of differential equations; etc.
(10790 views)
Book cover: Lectures on Numerical AnalysisLectures on Numerical Analysis
by - University of Pennsylvania
Contents: Differential and Difference Equations (Linear equations with constant coefficients, Difference equations, Stability theory); The Numerical Solution of Differential Equations (Euler's method); Numerical linear algebra.
(12491 views)
Book cover: Finite Difference Computing with PDEsFinite Difference Computing with PDEs
by - Springer
This easy-to-read book introduces the basics of solving partial differential equations by means of finite difference methods. Unlike many of the traditional academic works on the topic, this book was written for practitioners.
(6485 views)