- Sep 04, 2024
-
-
Dmitri Naumov authored
This guarantees floating-point -> text -> floating-point roundtrip. Those places, where the output precision was explicitly set to 15-18 places, were replaced with max_digits10 precision.
-
- Aug 24, 2024
-
-
Dmitri Naumov authored
The legacy reader is designed for unsigned type of material ids, but current implementation works on signed integers. This fixes a compilation warning.
-
- Aug 21, 2024
-
-
Christoph Lehmann authored
-
- Jun 25, 2024
-
-
Dmitri Naumov authored
-
-
- Apr 16, 2024
-
-
Lars Bilke authored
-
- Feb 12, 2024
-
-
Dmitri Naumov authored
Remove unused version of findElementOrError with iterators and error string.
-
- Feb 06, 2024
-
-
Tom Fischer authored
-
- Feb 01, 2024
-
-
Dmitri Naumov authored
Significantly faster code, 3min to 30s for steady state cube 1e6 ctest.
-
Tom Fischer authored
-
- Jan 10, 2024
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Jan 03, 2024
-
-
Dmitri Naumov authored
Reading the VTU files can trigger floating point exceptions. Because we are not debugging VTK (or other libraries) at this point, the floating point exceptions are temporarily disabled and are restored at the end of the scope.
-
- Jan 02, 2024
-
-
Dmitri Naumov authored
-
- Nov 29, 2023
-
-
Dmitri Naumov authored
-
- Nov 08, 2023
-
- Nov 06, 2023
-
-
Tobias Meisel authored
-
Karsten Rink authored
-
Karsten Rink authored
-
- Oct 09, 2023
-
-
Tobias Meisel authored
-
- Oct 06, 2023
-
-
Tom Fischer authored
-
- Sep 17, 2023
-
-
Dmitri Naumov authored
-
- Aug 31, 2023
-
-
-
Lars Bilke authored
- Is currently not used in OGS. - Fixes Linux ARM compilation.
-
- Aug 29, 2023
-
-
Dmitri Naumov authored
Often used in sorting and the like algorithms on node and element vectors
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Jul 26, 2023
-
-
Julian Heinze authored
and used new version for mat_ids
-
- Jul 19, 2023
-
-
- Jul 17, 2023
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-