CERN Accelerating science

This website is no longer maintained. Its content may be obsolete. Please visit http://home.cern/ for current CERN information.

NAG C Library

d02 - Ordinary Differential Equations

Chapter Introduction
d02cjc nag_ode_ivp_adams_gen
Ordinary differential equation solver using a variable-order variable-step Adams method (black box)
d02ejc nag_ode_ivp_bdf_gen
Ordinary differential equations solver, stiff, initial value problems using the Backward Differentiation Formulae
d02gac nag_ode_bvp_fd_nonlin_fixedbc
Ordinary differential equations solver, for simple nonlinear 2-point boundary value problems, using a finite difference technique with deferred correction
d02gbc nag_ode_bvp_fd_lin_gen
Ordinary differential equations solver, for general linear two-point boundary value problems, using a finite difference technique with deferred correction
d02pcc nag_ode_ivp_rk_range
Ordinary differential equations solver, initial value problems over a range using Runge-Kutta methods
d02pdc nag_ode_ivp_rk_onestep
Ordinary differential equations solver, initial value problems, one time step using Runge-Kutta methods
d02ppc nag_ode_ivp_rk_free
Freeing function for use with the Runge-Kutta suite (d02p functions)
d02pvc nag_ode_ivp_rk_setup
Set-up function for use with nag_ode_ivp_rk_range (d02pcc) and/or nag_ode_ivp_rk_onestep (d02pdc)
d02pwc nag_ode_ivp_rk_reset_tend
A function to re-set the end point following a call to nag_ode_ivp_rk_onestep (d02pdc)
d02pxc nag_ode_ivp_rk_interp
Ordinary differential equations solver, computes the solution by interpolation anywhere on an integration step taken by nag_ode_ivp_rk_onestep (d02pdc)
d02pzc nag_ode_ivp_rk_errass
A function to provide global error assessment during an integration with either nag_ode_ivp_rk_range (d02pcc) or nag_ode_ivp_rk_onestep (d02pdc)
d02qfc nag_ode_ivp_adams_roots
Ordinary differential equation solver using Adams method (sophisticated use)
d02qwc nag_ode_ivp_adams_setup
Set-up function for nag_ode_ivp_adams_roots (d02qfc)
d02qyc nag_ode_ivp_adams_free
Freeing function for use with nag_ode_ivp_adams_roots (d02qfc)
d02qzc nag_ode_ivp_adams_interp
Interpolation function for use with nag_ode_ivp_adams_roots (d02qfc)
d02rac nag_ode_bvp_fd_nonlin_gen
Ordinary differential equations solver, for general non-linear two-point boundary value problems, using a finite difference technique with deferred correction


© The Numerical Algorithms Group Ltd, Oxford UK. 2000