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: Programming for Computations - PythonProgramming for Computations - Python
by - Springer
This book presents Python programming as a key method for solving mathematical problems. The style is accessible and concise, the emphasis is on generic algorithms, clean design of programs, use of functions, and automatic tests for verification.
(9454 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.
(10372 views)
Book cover: Numerical Analysis: Theory and ApplicationNumerical Analysis: Theory and Application
by - InTech
The book introduces theoretical approach to numerical analysis as well as applications of various numerical methods to solving numerous theoretical and engineering problems. The book is useful for both theoretical and applied research.
(11664 views)
Book cover: Introduction to Fortran 95 and Numerical ComputingIntroduction to Fortran 95 and Numerical Computing
by - Virginia Tech
Contents: a quick tour of fortran 95; the building blocks of a fortran application; flow control; computer arithmetic; applications; intrinsic functions; input and output; arrays; more on procedures; parametrized intrinsic types; derived types; etc.
(13033 views)