v3.7.7
Update to Kassiopeia 3.7.7
- Code cleanup (clang-format + clang-tidy)
- Faster XML parsing (now using TinyExpr for math expressions)
- New
doc
target to build global code documentation (Doxygen) - Added KEMField unit tests
- Added KEMField OpenCL 2.2 headers
- CMake will now clean bin+lib install directories before updating files
- Bugfixes and usability improvements
Note: The code cleanup changes formatting in large parts of the code. Use the provided scripts if you want to merge code that you had forked previously, otherwise it will likely result in conflicts.