Max Luebke
|
9bce8be092
|
Update getter/setters for grid specification
|
2022-01-27 10:11:47 +01:00 |
|
Max Luebke
|
2cd8a1e5d8
|
Update simulation loop to new indexing
|
2022-01-21 14:09:30 +01:00 |
|
Max Luebke
|
5606b559c7
|
Refactor variable names
|
2022-01-20 11:01:20 +01:00 |
|
Max Luebke
|
e675381683
|
Change boundary_condition to struct instead of tuple
|
2022-01-20 09:41:34 +01:00 |
|
Max Luebke
|
c3d82afed4
|
swap typedefs into class definition
|
2022-01-20 09:36:31 +01:00 |
|
Max Luebke
|
52c1f472f6
|
rewrite to runnable code
|
2022-01-19 18:07:25 +01:00 |
|
Max Luebke
|
29fc70ce1a
|
rewrite initialization of module
ATTENTION: code will throw errors on compilation!
|
2022-01-17 14:23:43 +01:00 |
|
Max Luebke
|
e8dae917d5
|
replace names of boundary condition variables
|
2022-01-14 12:36:39 +01:00 |
|
Max Luebke
|
ca0fe9678b
|
implement changes as discussed in meeting on 12-13-2021
|
2021-12-13 19:36:06 +01:00 |
|
Max Luebke
|
7cb18e62c1
|
update header files
|
2021-12-13 14:13:48 +01:00 |
|
Max Luebke
|
dcecc2dd72
|
added comments for public methods
|
2021-12-13 13:59:08 +01:00 |
|
Max Luebke
|
496e4ee3bc
|
use internal boundary condition mechanism
|
2021-12-13 13:23:42 +01:00 |
|
Max Luebke
|
76640da6cb
|
set boundary conditions hard
|
2021-12-06 20:16:08 +01:00 |
|
Max Luebke
|
8d27274101
|
use private datatypes to adress solver matrix
|
2021-12-06 20:03:40 +01:00 |
|
Max Luebke
|
f5c926e08d
|
rewrite some function signatures and scopes (NOT RUNNABLE)
|
2021-12-06 13:48:27 +01:00 |
|
Max Luebke
|
971f8212af
|
Added comments
|
2021-12-02 09:25:34 +01:00 |
|
Max Luebke
|
57a0e8a1a6
|
fix some cmake bugs
|
2021-11-23 15:22:46 +01:00 |
|
Max Luebke
|
f2e80c2c48
|
implement 1D diffusion as class
|
2021-11-23 14:56:52 +01:00 |
|