- Jul 06, 2020
-
-
-
-
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
CMake: modernize in view of vcpkg
-
Wuttke, Joachim authored
Unit tests now under CTest control, and some little work on CMake and Windows dependences
-
Bug came from my misunderstanding CMake syntax
-
Wuttke, Joachim authored
not just for debugging, keep it in the long run: onlys so we get info about what DLLs are packed into the executable option -v (verbose) is not helpful
-
Our patch, https://gitlab.kitware.com/cmake/cmake/-/merge_requests/4934, is expected to be released with CMake 3.19. Therefore we shall removed FindTIFF.cmake from the BornAgain sources, once our minimum required CMake version has been incremented accordingly.
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
- Jul 03, 2020
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
Compilation no longer enforces unit test runs
-
- Jul 02, 2020
-
-
Wuttke, Joachim authored
Core: simplify computation of bottom and top; provide test coverage; rm shape classes
-
Wuttke, Joachim authored
Unit tests: Remove unnecessary destructors
-
Beerwerth, Randolf authored
Updated doxygen comments
-
Wuttke, Joachim authored
Added Doxygen class comments. Renamed WallclockTimer <- TimeInterval
-
Beerwerth, Randolf authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
Provide doxygen comments. Use seconds from the onset. Internal data now struct, not class.
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
- Jul 01, 2020
-
-
Wuttke, Joachim authored
Discover that the promise of 1% accuracy is not kept. TODO: Replace vertex-based approximation for bottomZ and topZ of cylinder, cone, ellipsoid etc
-
Wuttke, Joachim authored
From this we learn that the rotation axis is at the bottom, not at the center of the particle.
-
Wuttke, Joachim authored
Remove explicit code for destructors, and some constructors, that are automatically defined by modern C++. Also unpointerize a few objects.
-