mirror of
https://git.gfz-potsdam.de/naaice/tug.git
synced 2025-12-16 10:58:23 +01:00
Refactor testDiffusion.cpp and Diffusion.hpp to improve code readability and maintainability. Remove unnecessary exception throwing and replace with assert statements for invalid arguments.