Skip to content
Snippets Groups Projects
  1. Nov 17, 2018
  2. Nov 13, 2018
  3. Nov 09, 2018
  4. Nov 02, 2018
  5. Aug 27, 2018
  6. Aug 10, 2018
  7. Jul 20, 2018
  8. Jul 12, 2018
  9. Jun 28, 2018
  10. May 03, 2018
  11. Apr 17, 2018
  12. Apr 05, 2018
  13. Mar 29, 2018
  14. Mar 15, 2018
  15. Mar 01, 2018
  16. Feb 07, 2018
  17. Jan 18, 2018
    • Timo Koch's avatar
      [solver] Remove TypeTag dependency of linear solver · ac426f91
      Timo Koch authored
      This patch reduces dependencies and makes usage of linear solvers more flexible, i.e. for two problems with different typetag
      
      * Linear solvers don't need type tag anymore, in fact they don't need any template params
      * the preconditioner block size is now provided for the solve method (see e.g. staggered newton controller)
      * the amg has a convencience alias using a TypeTag but is "independent" through indirection via the traits
      ac426f91
  18. Jan 16, 2018
  19. Jan 08, 2018
  20. Jan 06, 2018
  21. Dec 19, 2017
  22. Dec 15, 2017
  23. Dec 08, 2017
  24. Nov 20, 2017
  25. Feb 10, 2017
  26. Dec 16, 2016
Loading