Added a generic linear backend using the solver factories from istl.
This requires a version newer than 2.7.0. The backend translates the configuration parameters from Dumux CamelCase to the dune-istl names. If a Dumux parameter is not found we fall back to using the dune-istl parameter name. We fall back to the parallel AMG backend if the DUNE version is not sufficient.
Showing
- dumux/common/loggingparametertree.hh 51 additions, 0 deletionsdumux/common/loggingparametertree.hh
- dumux/common/parameters.hh 7 additions, 0 deletionsdumux/common/parameters.hh
- dumux/linear/CMakeLists.txt 1 addition, 0 deletionsdumux/linear/CMakeLists.txt
- dumux/linear/genericistlbackend.hh 261 additions, 0 deletionsdumux/linear/genericistlbackend.hh
Loading
Please register or sign in to comment