- Oct 20, 2023
-
-
Mathis Kelm authored
-
Mathis Kelm authored
-
Mathis Kelm authored
-
Mathis Kelm authored
-
[changelog][staggered][fixes] Update changelog with a description of the changes to the old staggered made in !3572
-
-
-
-
- Oct 17, 2023
-
-
-
-
Timo Koch authored
- Oct 13, 2023
-
-
Ned Coltman authored
[subgrid] Impove error message when buffer size doesn't match See merge request !3656
-
-
- Oct 12, 2023
-
-
Martin Schneider authored
[fcstaggered][elemvolvars] Use a local estimate for the size of boundary volvars See merge request !3655
-
Timo Koch authored
-
- Oct 10, 2023
-
-
Dennis Gläser authored
[cmake] do not duplicate threading backend selector message See merge request !3653
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
- Oct 05, 2023
-
-
Mathis Kelm authored
[codespell] Fix spelling mistakes codespell 2.2.6 See merge request !3650
-
- Oct 04, 2023
-
-
Mathis Kelm authored
-
- Sep 29, 2023
-
-
Dennis Gläser authored
[experimental] Multistage assembler See merge request !3608
-
Dennis Gläser authored
-
Dennis Gläser authored
-
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
-
-
-
-
Reference solution is coming from the previous fix branch. It is slightly different that the current solution, however, with the standard assembler 20 Newton iterations where necessary because the approximation of the Jacobian was bad. The el2p should therefore only be used with the experimental assembler.
-
- Sep 28, 2023
-
-
The steps were * Add multistage assemblers draft * Combine residual and jacobian step * Move computation of split residuals into the localassembler * Remove isImplicit and cleanup * Separate local assembler implementations from old impl * simplify Dirichlet/constraints * Get rid of implicit template argument The decision can be made at runtime.
-
-