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
|
5196c36ec5
|
fix: reintroduce tug namespace
|
2023-09-15 11:38:13 +02:00 |
|
Max Lübke
|
ba627b6624
|
feat: rewrite library as template library
|
2023-09-15 11:38:08 +02:00 |
|
Max Lübke
|
edaad7cc04
|
refactor: core adjustment to Boundary class
perf: const qualification of local variables
|
2023-09-14 16:21:20 +02:00 |
|
Max Lübke
|
2096ee5cc3
|
refactor: remove all 'using namespaces' from library
|
2023-09-14 12:04:03 +02:00 |
|
Max Lübke
|
b9c4474f5a
|
fix: add header guards to includes
|
2023-09-14 11:02:40 +02:00 |
|
Max Lübke
|
0d34752837
|
refactor: format all source files to LLVM standard
|
2023-09-14 10:27:05 +02:00 |
|
philippun
|
d2e3ef23de
|
improved commentary, refactored TugUtils into .cpp, and added CRNI example
|
2023-09-08 15:30:27 +02:00 |
|
philippun
|
d24b65db63
|
updated documentation
|
2023-08-29 10:39:59 +02:00 |
|
philippun
|
fb397897c8
|
improved commentary
|
2023-08-15 11:55:26 +02:00 |
|
philippun
|
fdb5c436ea
|
implemented BTCS 2D constant case
|
2023-08-10 22:21:15 +02:00 |
|
philippun
|
2810db0d52
|
added BTCSv2.cpp
|
2023-08-10 14:21:00 +02:00 |
|
Hannes Signer
|
154091e405
|
add user input validation
|
2023-08-04 15:39:02 +02:00 |
|
Hannes Signer
|
2c2851a037
|
comment and input validation of Boundary class
|
2023-08-04 00:23:40 +02:00 |
|
philippun
|
ad2fdabac9
|
commentary
|
2023-08-03 16:52:16 +02:00 |
|
philippun
|
0a0e16bb56
|
feat: added getters to Boundary
|
2023-07-28 13:02:45 +02:00 |
|
philippun
|
4680e9823f
|
feat: reimplented Boundary to incorporate different types for each boundary element
|
2023-07-28 12:57:09 +02:00 |
|
philippun
|
22d7ce45f7
|
added basic structure to allow for separate boundary condition types at each boundary cell later on
|
2023-07-24 17:56:38 +02:00 |
|
philippun
|
d88d7956a5
|
calculated several examples and implemented csv out
|
2023-07-20 11:47:24 +02:00 |
|
philippun
|
d457c2b9a7
|
fixed Eigen implementation bugs
|
2023-07-19 11:19:00 +02:00 |
|
philippun
|
542601fdcd
|
implemented Simulation with FTCS and tried a first example
|
2023-07-18 17:14:16 +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
|
a6a704a176
|
add: Boundary.hpp Simulation.hpp | adding basic outline
|
2023-07-13 11:29:53 +02:00 |
|