Modules

ModuleSource FileDescription
daskr_banpre daskr_banpre.f90

Preconditioner Routines for Banded Problems

Read more…
daskr_kinds daskr_kinds.F90

Real kinds and common numeric constants.

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.

web_m example_web.f90

Procedures for example_web.

web_par example_web.f90

Common set of parameters for example_web.

module~~graph~~ModuleGraph module~daskr_banpre daskr_banpre module~daskr_kinds daskr_kinds module~daskr_banpre->module~daskr_kinds iso_fortran_env iso_fortran_env module~daskr_kinds->iso_fortran_env module~heat_m heat_m module~heat_m->module~daskr_kinds module~heatilu_m heatilu_m module~heatilu_m->module~daskr_kinds module~krdem1_m krdem1_m module~krdem1_m->module~daskr_kinds module~krdem2_m krdem2_m module~krdem2_m->module~daskr_kinds module~web_m web_m module~web_m->module~daskr_kinds module~web_par web_par module~web_par->module~daskr_kinds proc~c1_average c1_average proc~c1_average->module~web_par proc~cinit cinit proc~cinit->module~web_par proc~f~2 f proc~f~2->module~web_par proc~gauss_seidel gauss_seidel proc~gauss_seidel->module~web_par proc~rates rates proc~rates->module~web_par proc~res~4 res proc~res~4->module~web_par program~example_heat example_heat program~example_heat->module~daskr_banpre program~example_heat->module~daskr_kinds program~example_heat->module~heat_m program~example_heat->iso_fortran_env program~example_heatilu example_heatilu program~example_heatilu->module~daskr_kinds program~example_heatilu->module~heatilu_m program~example_heatilu->iso_fortran_env program~example_web example_web program~example_web->module~daskr_kinds program~example_web->module~web_m program~example_web->module~web_par program~test_krdem1 test_krdem1 program~test_krdem1->module~daskr_kinds program~test_krdem1->module~krdem1_m program~test_krdem1->iso_fortran_env program~test_krdem2 test_krdem2 program~test_krdem2->module~daskr_kinds program~test_krdem2->module~krdem2_m program~test_krdem2->iso_fortran_env
Help