- Mar 09, 2023
-
-
Mathis Kelm authored
-
Mathis Kelm authored
-
Mathis Kelm authored
-
Mathis Kelm authored
[codespell] Fix common spelling mistakes pointed out by codespell 2.2.4 See merge request !3427
-
Mathis Kelm authored
-
- Mar 08, 2023
-
-
-
Hamza Oukili authored
Fix CMakeLists for test use Gmsh instead of gmsh See merge request !3424
-
Hamza Oukili authored
-
Hamza Oukili authored
- Mar 07, 2023
-
-
Christoph Grüninger authored
- Mar 06, 2023
-
-
Christoph Grüninger authored
GCC 13's std::format seems to be less powerfull compared to {fmt} * The width cannot be passed as a variable (like in {2}) * The box character "─" cannot be used as a fill char, other chars like "*" are working though.
-
Christoph Grüninger authored
Formatting ranges is not a part of C++20's std::format, it is proposed in P2286 and might become part of C++23. As it is only a single occurence, the explicit version of printing a FieldVector should be sufficient.
-
- Mar 02, 2023
- Mar 01, 2023
-
-
-
Mathis Kelm authored
-
- Feb 28, 2023
-
-
Mathis Kelm authored
Fix/istl solvers can communicate Closes #1229 See merge request !3413
-