Introduction to the Numerical Integration of PDEs
by B. Piette
Publisher: University of Durham 2004
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.
Download or read it online for free here:
Download link
(530KB, PS)
Similar books

by Richard Barrett et al. - Society for Industrial Mathematics
The book focuses on the use of iterative methods for solving large sparse systems of linear equations. General and reusable templates are introduced to meet the needs of both the traditional user and the high-performance specialist.
(15726 views)

by M. Holst, M. Licht - arXiv.org
We present a new technique to apply finite element methods to partial differential equations over curved domains. Bramble-Hilbert lemma is key in harnessing regularity in the physical problem to prove finite element convergence rates for the problem.
(5019 views)

by Todd Young, Martin J. Mohlenkamp - Ohio University
The goals of these notes are to introduce concepts of numerical methods and introduce Matlab in an Engineering framework. The notes were developed by the author in the process of teaching a course on applied numerical methods for Civil Engineering.
(6370 views)

by Hans Petter Langtangen, Anders Logg - Springer
This book offers a concise and gentle introduction to finite element programming in Python based on the popular FEniCS software library. Using a series of examples, it guides readers through the essential steps to quickly solving a PDE in FEniCS.
(6003 views)