Skip to content
Snippets Groups Projects
  1. Aug 07, 2017
  2. Aug 06, 2017
  3. May 22, 2017
  4. May 16, 2017
  5. May 09, 2017
    • Steffen Müthing's avatar
      Merge remote-tracking branch 'upstream/master' into feature/upstream-merge-2017-05 · 5a3fbce4
      Steffen Müthing authored
      * upstream/master: (104 commits)
        [fix,cmake] fix the cmake magic to enable backwards compatibility for the category interface
        Use correct type for second template argument of `std::array`
        [bugfix] add missing header
        [amg] reenable category check of MatrixHierarchy
        [doc] document the IterativeSolver base class
        [dynamic polymorphism] replace ScalarProductChooser by a dynamic factory function
        [dynamic polymorphism][amg] make TwoLevelMethod use a dynamic category
        [dynamic polymorphism][amg] make KAMG use a dynamic category
        [dynamic polymorphism][amg] make FastAMG use a dynamic category
        [dynamic polymorphism][amg] make AMG use a dynamic category
        [amg] make hierarchy creation dynamic
        [amg] add missing methods dot and norm to SequentialInformation
        [dynamic polymorphism] specialize category(...) for getSolverCategory()
        [amg] remove enum category from SequentialInformation
        [dynamic polymorphism] update twolevelmethod.hh to the new interface
        [dynamic polymorphism] update novlschwarz.hh to the new interface
        [dynamic polymorphism] update overlappingschwarz.hh to the new interface
        [dynamic polymorphism] update schwarz.hh to the new interface
        [test] update inverseoperator2prectest to new category interface
        [dynamic polymorphism] update solvers to store shared_ptr instead of references
        ...
      5a3fbce4
    • Christian Engwer's avatar
      Merge branch 'feature/fix-cmake-magic-for-category-interface' into 'master' · a4e028aa
      Christian Engwer authored
      fix the cmake magic to enable backwards compatibility for the category interface
      
      Closes #29
      
      See merge request !94
      a4e028aa
  6. May 08, 2017
  7. Apr 20, 2017
  8. Apr 18, 2017
  9. Apr 11, 2017
  10. Apr 10, 2017
  11. Apr 07, 2017
Loading