opm-simulators/examples
Andreas Lauser b1995f7dfb provide access to the prestine linear solvers of dune-istl
... and use the restarted GMRES solver in conjunction with a ILU-2
preconditioner for the water-air unit test.

I do not really recommend using these solvers because BiCGSTAB tends
to be 20% to 30% slower than our home-brewn implementation (this is
because the dune-istl solvers cannot use custom convergence criteria),
but dune-istl offers more choices than just BiCGStab and this
functionallity could be helpful when debugging issues related to
solving the linear systems of equations.

Note that regardless of how pedantic the interpretation of DUNE's
license is, there are no licensing issues with this code because we do
not distribute any files derived from DUNE anymore.
2017-01-02 15:45:41 +01:00
..
problems provide access to the prestine linear solvers of dune-istl 2017-01-02 15:45:41 +01:00
art2dgf.cpp move all applications into their top-level directory 2016-11-11 15:04:04 +01:00
co2injection_flash_ecfv.cpp remove the modified version of the linear solvers from dune-istl 2017-01-02 15:45:41 +01:00
co2injection_flash_ni_ecfv.cpp remove the modified version of the linear solvers from dune-istl 2017-01-02 15:45:41 +01:00
co2injection_flash_ni_vcfv.cpp remove the modified version of the linear solvers from dune-istl 2017-01-02 15:45:41 +01:00
co2injection_flash_vcfv.cpp remove the modified version of the linear solvers from dune-istl 2017-01-02 15:45:41 +01:00
co2injection_immiscible_ecfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
co2injection_immiscible_ni_ecfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
co2injection_immiscible_ni_vcfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
co2injection_immiscible_vcfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
co2injection_ncp_ecfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
co2injection_ncp_ni_ecfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
co2injection_ncp_ni_vcfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
co2injection_ncp_vcfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
co2injection_pvs_ecfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
co2injection_pvs_ni_ecfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
co2injection_pvs_ni_vcfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
co2injection_pvs_vcfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
cuvette_pvs.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
diffusion_flash.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
diffusion_ncp.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
diffusion_pvs.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
finger_immiscible_ecfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
finger_immiscible_vcfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
fracture_discretefracture.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
groundwater_immiscible.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
infiltration_pvs.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
lens_richards_ecfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
lens_richards_vcfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
obstacle_immiscible.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
obstacle_ncp.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
obstacle_pvs.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
outflow_pvs.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
reservoir_blackoil_ecfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
reservoir_blackoil_vcfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
reservoir_ncp_ecfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
reservoir_ncp_vcfv.cpp reservoir_ncp_vcfv: change the epsilon base value for the finite difference method to 1e-11 2016-12-16 21:24:36 +01:00
tutorial1.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
tutorial1problem.hh fix most pedantic compiler warnings in the basic infrastructure 2016-11-09 14:54:22 +01:00
waterair_pvs_ni.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00