10 Commits

Author SHA1 Message Date
Max Lübke
0e840c51b3 [wip] save state 2024-06-17 08:47:11 +02:00
Max Lübke
8c18e82b15 refactor: Update testDiffusion.cpp and Diffusion.hpp
Refactor testDiffusion.cpp and Diffusion.hpp to improve code readability and maintainability. Remove unnecessary exception throwing and replace with assert statements for invalid arguments.
2024-06-13 14:29:07 +02:00
Max Lübke
16fbefa9ed BREAKING CHANGE: Rename Simulation to Diffusion
chore: Cleanup of applications
2024-06-12 12:22:52 +02:00
Max Lübke
8456f2212d BREAKING CHANGE: tug as header-only library
build: installation of library is now possible
2023-10-19 12:20:39 +02:00
Max Lübke
ba627b6624 feat: rewrite library as template library 2023-09-15 11:38:08 +02:00
Max Lübke
5099fd23a9 fix: add namespaces to example executables 2023-09-15 07:48:21 +02:00
Max Lübke
0d34752837 refactor: format all source files to LLVM standard 2023-09-14 10:27:05 +02:00
philippun
e1b7038490 proposal implementation for MDL merge request 2023-08-07 16:51:44 +02:00
Marco De Lucia
25f8c3fe6e MDL: distinguish between "inner" (= due to CFL) and "outer" iterations 2023-08-07 12:35:11 +02:00
Marco De Lucia
788e59c4ef Add docu and validation files 2023-07-31 16:52:31 +02:00