Skip to content
Snippets Groups Projects
  1. Jul 20, 2018
  2. Jul 18, 2018
  3. Jul 17, 2018
  4. Jul 16, 2018
  5. Jul 12, 2018
  6. Jul 09, 2018
  7. Jul 05, 2018
  8. Jul 04, 2018
  9. Jul 02, 2018
  10. Jun 29, 2018
  11. Jun 28, 2018
    • Kilian Weishaupt's avatar
      [test] Use new grid managers · 5a326c86
      Kilian Weishaupt authored and Timo Koch's avatar Timo Koch committed
      5a326c86
    • Timo Koch's avatar
      [io][gridmanager] Implement grid manager and grid data classes without singleton · 82be40dc
      Timo Koch authored
      Implement a grid manager class that creates grids and a grid data object. The new class
      is no longer a singleton. It is instantiated by the user. It is possible to get a
      shared_ptr to the grid data to pass it on to e.g. problem / spatial parameter classes.
      
      * No longer sets the overlap automatically (overlap to be checked by the grid geometry)
      * Does not depend on discretization method or TypeTag anymore
      
      Joint work with Kilian Weishaupt <kilian.weishaupt@iws.uni-stuttgart.de>
      82be40dc
  12. Jun 26, 2018
  13. Jun 25, 2018
Loading