- 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
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
I think this was a copy-paste mistake in the previous version of the code. For the line elements the nodes array is only one long.
-
Dmitri Naumov authored
The methods across the face-types are identical but for some array sizes. These are taken from the template argument.
-