Skip to content
Snippets Groups Projects
  1. Apr 22, 2020
  2. Apr 16, 2020
    • Jenny Schmalfuss's avatar
      Refactor: Restructured module to avoid compatibility problems on other... · 72d9b93e
      Jenny Schmalfuss authored
      Refactor: Restructured module to avoid compatibility problems on other machines. Also includes new Parameter settings that give converging solver when running horizontalflow.
      Existing classes were extended by creating subclasses in new files (_xt.hh), the core ISTL and Dumux functionalities were left unchanged. Changes previously made were reverted, and the renamed extended functionalities/classes used in stokesdarcy/1p_1p/ main.hh and main_eigenvals.hh.
      Replaced blockvector copy functionality required in UZAWA-Blockpreconditioner by a hand-copy, which allowed to leave the bvector class unchanged.
      Currently, UZAWA is copied in seqsolverbackend_xt.hh, it would be desirable to switch to the UZAWA-branch of dumux module and use this instead of seqsolverbackend_xt.hh
      72d9b93e
  3. Apr 15, 2020
  4. Apr 09, 2020
  5. Feb 17, 2020
  6. Feb 05, 2020
  7. Feb 03, 2020
  8. Jan 30, 2020
  9. Jan 29, 2020
  10. Jan 23, 2020
  11. Jan 21, 2020
  12. Jan 09, 2020
  13. Dec 05, 2019
  14. Dec 03, 2019
  15. Nov 28, 2019
Loading