Module | Source File | Description |
---|---|---|
blas_interfaces | blas_interfaces.f90 | Single and double precision interfaces for the BLAS procedures used by odrpack. |
daskr | daskr_new.f90 | |
daskr_banpre | daskr_banpre.f90 | This module provides a general-purpose banded preconditioner for use with the daskr solver, with the Krylov linear system method. |
daskr_ilupre | daskr_ilupre.f90 | This module provides a general-purpose sparse incomplete LU (ILU) preconditioner for use with the daskr solver, with the Krylov linear system method. |
daskr_kinds | daskr_kinds.F90 | Real kinds and common numeric constants. |
daskr_rbdpre | daskr_rbdpre.f90 | This module is provided to assist in the generation and solution of preconditioner matrices
for problems arising from reaction-transport systems. More specifically, the routines
jac_rbdpre, and psol_rbdpre are intended as auxiliary routines for the user-supplied
routines |
daskr_rbgpre | daskr_rbgpre.f90 | This module is provided to assist in the generation and solution of preconditioner matrices
for problems arising from reaction-transport systems. More specifically, the routines
jac_rbgpre, and psol_rbgpre are intended as auxiliary routines for the user-supplied
routines |
dsparskit | dsparskit.f | |
heat_m | example_heat.f90 | Procedures for example_heat. |
heatilu_m | example_heatilu.f90 | Procedures for example_heatilu. |
krdem1_m | test_krdem1.f90 | Procedures for test_krdem1. |
krdem2_m | test_krdem2.f90 | Procedures for test_krdem2. |
linpack | linpack.f90 | Selected routines from LINPACK. |
web_m | example_web.f90 | Procedures for example_web. |
web_par | example_web.f90 | Common set of parameters for example_web. |