bvpsol


bvpsol, a FORTRAN77 code which solves highly nonlinear two point boundary value problems using a local linear solver (condensing algorithm) or a global sparse linear solver for the solution of the arising linear subproblems, by Peter Deuflhard, Georg Bader, Lutz Weimann.

Licensing:

      Copyright     (c) Konrad-Zuse-Zentrum fuer
                        Informationstechnik Berlin (ZIB)
                        Takustrasse 7, D-14195 Berlin-Dahlem
                        phone : + 49/30/84185-0
                        fax   : + 49/30/84185-125
      

Languages:

bvpsol is available in a FORTRAN77 version.

Related Data and Programs:

bvpsol_test

COLNEW, a FORTRAN77 library which solves a mixed-order system of ordinary differential equations (ODE's) subject to separated, multipoint boundary conditions, using collocation at Gaussian points, by Uri Ascher and Georg Bader.

FD1D_BVP, a FORTRAN77 program which applies the finite difference method to a two point boundary value problem in one spatial dimension.

FEM1D_BVP_LINEAR, a FORTRAN77 program which applies the finite element method, with piecewise linear elements, to a two point boundary value problem in one spatial dimension, and compares the computed and exact solutions with the L2 and seminorm errors.

MUS, a FORTRAN77 library which implements the multiple shooting method for two point boundary value problems, for linear or nonlinear cases, by Robert Mattheij and G Staarink.

Author:

Peter Deuflhard, Georg Bader, Lutz Weimann

Reference:

  1. Josef Stoer, Roland Bulirsch,
    Introduction to Numerical Mathematics,
    Springer, 2002,
    ISBN: 038795452X,
    LC: QA297.S8213.

Source Code:


Last revised on 07 September 29023.