15 Commits

Author SHA1 Message Date
philippun
d2e3ef23de improved commentary, refactored TugUtils into .cpp, and added CRNI example 2023-09-08 15:30:27 +02:00
philippun
fb397897c8 improved commentary 2023-08-15 11:55:26 +02:00
philippun
5ae5aea48f added comments 2023-08-14 11:42:01 +02:00
philippun
da39b9064a added tests for Grid class 2023-08-04 10:46:46 +02:00
philippun
8596f3ffda added first grid test 2023-08-03 22:33:55 +02:00
philippun
ab22436283 finished commentary and checks for Grid class 2023-08-03 18:17:21 +02:00
philippun
9e200305ff added CSV output optimizations 2023-08-01 16:06:32 +02:00
philippun
67f289c1f8 fixed several bugs in FTCS_2D_proto_example and improved readability 2023-07-19 16:24:13 +02:00
philippun
d457c2b9a7 fixed Eigen implementation bugs 2023-07-19 11:19:00 +02:00
Hannes Signer
99925dbd4f remove bug because of Matrix2d and Vector2d 2023-07-19 00:35:51 +02:00
philippun
0a9b58e8ff implementing FTCS 2023-07-18 15:27:17 +02:00
philippun
da65be3cca implemented Boundary 2023-07-18 11:02:16 +02:00
Hannes Signer
01a589889f change: Boundardy.hpp, Grd.hpp, Simulation.hpp, Boundary.cpp, Grid.cpp | change constructors 2023-07-14 00:02:49 +02:00
philippun
2ab924a162 added basic functionality to Grid and Boundary 2023-07-13 15:52:56 +02:00
philippun
470ebbd2ab add: Boundary.cpp, FTCS.cpp, Grid.cpp, Simulation.cpp | added implementations files, changed simulation.hpp 2023-07-13 14:41:12 +02:00