Max Lübke
d3843fb2a3
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-12-10 10:42:53 +01:00
Max Lübke
a796acbc1d
BREAKING CHANGE: Rename Simulation to Diffusion
...
chore: Cleanup of applications
2024-12-10 08:55:50 +01: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
Marco De Lucia
0471f3d8f9
fix: readded "using namespace tug;" in naaice/BTCS_2D_NAAICE.cpp
2023-10-16 17:34:52 +02:00
Max Lübke
ba627b6624
feat: rewrite library as template library
2023-09-15 11:38:08 +02:00
Max Lübke
5490216bc0
feat: print sums of input and output field
2023-09-07 11:10:56 +02:00
Max Lübke
bf4444fc84
add comments and rename function
2023-09-06 14:39:27 +02:00
Max Lübke
fab0f35ed0
Add benchmark
2023-09-06 13:20:40 +02:00