- 11 Jul, 2020 3 commits
-
-
Remove BiLinearForm::pattern_ Change Pattern to be created in BiLinearForm::init() Change BiLinearForm Observer to set a flag instead of directly rebuilding the pattern Change Pattern ctor to replace call to init Make Pattern::init protected Add MatrixFacade::init() and implementations MatrixBackend::init() with no argument Change MTL matrix backend slot size calculation
-
-
Add BiLinearForm::setSymmetryStructure Change SymmetryStructure is now supposed to be set by the user after adding operators
-
- 10 Jul, 2020 9 commits
-
-
Praetorius, Simon authored
set gitlab-ci images to dune images and test dune-2.6, 2.7 and master Closes #13 See merge request !184
-
Praetorius, Simon authored
-
Praetorius, Simon authored
reduce deprecation and other warnings introduced by recent changes in dune 2.8 See merge request !186
-
Praetorius, Simon authored
-
Praetorius, Simon authored
remove the traits is_template() See merge request !187
-
Praetorius, Simon authored
-
Praetorius, Simon authored
Move initial refine/loadbalance to MeshCreator See merge request !183
-
Praetorius, Simon authored
Add update() method for grid to adapt dependencies See merge request !185
-
Praetorius, Simon authored
-
- 08 Jul, 2020 4 commits
-
-
Praetorius, Simon authored
-
Praetorius, Simon authored
-
Praetorius, Simon authored
-
Praetorius, Simon authored
-
- 31 May, 2020 1 commit
-
-
Praetorius, Simon authored
-
- 12 May, 2020 1 commit
-
-
Müller, Felix authored
-
- 15 Apr, 2020 2 commits
-
-
Praetorius, Simon authored
update traversal and tree container based on if constexpr feature See merge request amdis/amdis-core!182
-
Praetorius, Simon authored
-
- 14 Apr, 2020 20 commits
-
-
Praetorius, Simon authored
use std::void_t instead of Dune::void_t See merge request !175
-
Praetorius, Simon authored
-
Praetorius, Simon authored
Remove check for class template argument deduction See merge request !179
-
Praetorius, Simon authored
remove check for fold expressions See merge request !181
-
Praetorius, Simon authored
remove check for auto template parameters See merge request !180
-
Praetorius, Simon authored
Add mkdocs documentation See merge request !160
-
Praetorius, Simon authored
-
Praetorius, Simon authored
-
Praetorius, Simon authored
-
Praetorius, Simon authored
-
Praetorius, Simon authored
use std::is_invocable instead of Dune::Std::is_callable See merge request !178
-
Praetorius, Simon authored
use if constexpr instead of Hybrid::ifElse See merge request !177
-
Praetorius, Simon authored
use concept aliases in BoundaryConditions See merge request !170
-
Praetorius, Simon authored
use value template instead of ::value See merge request !176
-
Praetorius, Simon authored
use std::apply instead of Dune backport See merge request !173
-
Praetorius, Simon authored
-
Praetorius, Simon authored
use std::optional instead of Dune::Std::optional See merge request !172
-
Praetorius, Simon authored
-
Praetorius, Simon authored
-
Praetorius, Simon authored
-