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: Templates for the Solution of Linear SystemsTemplates for the Solution of Linear Systems
by - 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)
Book cover: Geometric Transformation of Finite Element Methods: Theory and ApplicationsGeometric Transformation of Finite Element Methods: Theory and Applications
by - 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)
Book cover: Introduction to Numerical Methods and Matlab Programming for EngineersIntroduction to Numerical Methods and Matlab Programming for Engineers
by - 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)
Book cover: Solving PDEs in PythonSolving PDEs in Python
by - 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)