Program | Source File | Description |
---|---|---|
example_heat | example_heat.f90 | Example program for DASKR: DAE system derived from the discretized heat equation on a square; solution using the Krylov option with banded preconditioner. |
example_heatilu | example_heatilu.f90 | Example program for DASKR: DAE system derived from the discretized heat equation on a square; solution using the Krylov option with sparse incomplete LU preconditioner. |
example_web | example_web.f90 | Example program for DASKR: DAE system derived from -species interaction PDE in 2 dimensions. |
test_krdem1 | test_krdem1.f90 | Test program for DASKR: nonstiff problem. |
test_krdem2 | test_krdem2.f90 | Test program for DASKR: intermittently stiff problem. |