- Oct 28, 2024
-
-
Sarka Todorova authored
-
- Oct 07, 2024
-
-
Sarka Todorova authored
-
- Aug 27, 2024
-
- Aug 15, 2024
-
-
- Aug 13, 2024
-
-
Marilena Bandieramonte authored
-
- Aug 07, 2024
-
-
Christos Anastopoulos authored
-
- Jul 19, 2024
-
- Jul 08, 2024
-
-
Johannes Junggeburth authored
-
-
Fixed UnidentifiedShape I/O (in particular, the restore part) and introduced a new unit test for GeoUnidentifiedShape writing and reading
-
-
Vakhtang Tsulaia authored
Brought it in sync with Athena main version
-
- Jul 02, 2024
-
-
-
-
Johannes Junggeburth authored
- Jun 27, 2024
-
-
Johannes Junggeburth authored
-
Riccardo Maria Bianchi authored
-
Riccardo Maria Bianchi authored
-
Riccardo Maria Bianchi authored
-
- Jun 26, 2024
-
-
Riccardo Maria Bianchi authored
-
Riccardo Maria Bianchi authored
-
Riccardo Maria Bianchi authored
-
- Jun 25, 2024
-
-
- Jun 24, 2024
-
-
Vakhtang Tsulaia authored
-
-
Due to a typo caused by copy-paste, materials' dataStart and dataEnd were set to same value because they were read from the same vector entry. That resulted in building materials with exactly 1 element; which also involved the build into memory of only 1 element per material as well.
-
-
-
-
-
-
-
Until you build the GeoModel tree, the caches are not created yet; however, the low-level methods can access the DB directly. So, the existance of a table should be verified at the DB level, not at cache level; otherwise the test fails when calling methods before building the GeoModel tree.
-
-
-
-
-