Programs

ProgramSource FileDescription
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.

Read more…
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.

Read more…
example_web example_web.f90

Example program for DASKR: DAE system derived from -species interaction PDE in 2 dimensions.

Read more…
test_krdem1 test_krdem1.f90

Test program for DASKR: nonstiff problem.

Read more…
test_krdem2 test_krdem2.f90

Test program for DASKR: intermittently stiff problem.

Read more…