- Jul 06, 2020
-
-
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 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.
-
Wuttke, Joachim authored
Box is now a Prism, but retains its simple form factor and volume formulae.
-
Wuttke, Joachim authored
Not yet for Box, where topZ is currently wrong. Objects of all FormFactor* classes are now called 'particle', which simplifies copy&paste.
-
- Jun 30, 2020
-
-
Wuttke, Joachim authored
cpp
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
saves lots of duplicate code, real-space shape classes no more needed for polyhedra
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
instead of being global functions
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
Doxygen & CMake: cleanup, comments, grouping
-
- Jun 29, 2020
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
Hasn't been used since long; didn't cover FFCatalog: there is little or no advantage in running Latex and related commands through 'make'.
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
-