Max Lübke
|
8e5c1ad035
|
refactor: implement coeff boundary functions as template constexpr
|
2023-09-15 07:35:05 +02:00 |
|
Max Lübke
|
819db24e18
|
Merge branch 'main' into 'hannes-philipp'
# Conflicts:
# scripts/Adi2D_Reference.R
# scripts/HetDiff.R
|
2023-09-14 16:27:39 +00:00 |
|
Max Lübke
|
6c1ccb90fd
|
refactor: implement coeff boundary functions as template constexpr
|
2023-09-14 16:21:45 +02:00 |
|
Max Lübke
|
ef1ccd4c14
|
refactor: various changes to BTCS functions
|
2023-09-14 16:21:20 +02:00 |
|
Max Lübke
|
a0d835e243
|
refactor: inline Coeff Functions
|
2023-09-14 16:21:20 +02:00 |
|
Max Lübke
|
0eba63f875
|
refactor: core adjustments to Simulation class
perf: const qualification of local vairables
|
2023-09-14 16:21:20 +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
|
f0d5220a48
|
refactor: adjust const qualifications for Grid class
|
2023-09-14 14:54:34 +02:00 |
|
Max Lübke
|
a21023ec9d
|
feat: make OpenMP parallelization optional
|
2023-09-14 13:31:31 +02:00 |
|
Max Lübke
|
587bb5a622
|
ci: remove 'modernize' from clang-tidy list
|
2023-09-14 13:12:38 +02:00 |
|
Max Lübke
|
c5979cd6f4
|
ci: add clang openmp includes
|
2023-09-14 12:40:06 +02:00 |
|
Max Lübke
|
4b4c439c68
|
doc: slight change to instructions
doc: add LICENSE
|
2023-09-14 12:34:12 +02:00 |
|
Max Lübke
|
da6d004e16
|
chore: cleanup of repository
|
2023-09-14 12:22:52 +02:00 |
|
Max Lübke
|
61a4b0ae8a
|
build: make compilation of examples optional
build: set default values of optional options to OFF
|
2023-09-14 12:16:35 +02:00 |
|
Max Lübke
|
3106c2b8d5
|
test: add Boundary test case
|
2023-09-14 12:11:37 +02:00 |
|
Max Lübke
|
8af03777b8
|
fix: add namespaces to executables
|
2023-09-14 12:05:14 +02:00 |
|
Max Lübke
|
2096ee5cc3
|
refactor: remove all 'using namespaces' from library
|
2023-09-14 12:04:03 +02:00 |
|
Max Lübke
|
2483019b89
|
fix: remove guards in source files
|
2023-09-14 11:46:45 +02:00 |
|
Max Lübke
|
ce09f0d8c8
|
fix: remove all source file includes
|
2023-09-14 11:34:41 +02:00 |
|
Max Lübke
|
b9c4474f5a
|
fix: add header guards to includes
|
2023-09-14 11:02:40 +02:00 |
|
Max Lübke
|
d7608a7330
|
Revert "Change TugUtils.hpp to TugUtils.cpp"
This reverts commit 81774e72c1b7b5332ce3d3a57397ee4a4b521d4a.
|
2023-09-14 10:27:07 +02:00 |
|
Max Lübke
|
0d34752837
|
refactor: format all source files to LLVM standard
|
2023-09-14 10:27:05 +02:00 |
|
philippun
|
81774e72c1
|
Change TugUtils.hpp to TugUtils.cpp
hand-in-hp
|
2023-09-13 10:56:35 +02:00 |
|
philippun
|
443f8b6cd1
|
Merge branch 'hannes-philipp' of git.gfz-potsdam.de:naaice/tug into hannes-philipp
|
2023-09-13 10:55:12 +02:00 |
|
philippun
|
684fcd217f
|
changed default numbeer of cores to max-1
|
2023-09-13 10:55:05 +02:00 |
|
Hannes Signer
|
9d663d8140
|
Merge branch 'hannes-philipp' of git.gfz-potsdam.de:naaice/tug into hannes-philipp
|
2023-09-11 11:10:44 +02:00 |
|
Hannes Signer
|
eb42377f30
|
change experiment files
|
2023-09-11 11:10:27 +02:00 |
|
philippun
|
fc4689461e
|
Merge branch 'hannes-philipp' of git.gfz-potsdam.de:naaice/tug into hannes-philipp
|
2023-09-08 15:30:33 +02:00 |
|
philippun
|
d2e3ef23de
|
improved commentary, refactored TugUtils into .cpp, and added CRNI example
|
2023-09-08 15:30:27 +02:00 |
|
Max Lübke
|
55509c1934
|
Merge branch 'hotfix-domain-size' into 'hannes-philipp'
fix!: domain size can also be real number
See merge request naaice/tug!15
|
2023-09-06 09:18:51 +02:00 |
|
Max Lübke
|
e8a783f00c
|
fix: domain size can also be real number
|
2023-09-06 09:15:08 +02:00 |
|
Hannes Signer
|
8fcc8812e7
|
Merge branch 'hannes-philipp' of git.gfz-potsdam.de:naaice/tug into hannes-philipp
|
2023-08-29 10:42:23 +02:00 |
|
philippun
|
4cb51f4241
|
Merge branch 'hannes-philipp' of git.gfz-potsdam.de:naaice/tug into hannes-philipp
|
2023-08-29 10:40:11 +02:00 |
|
philippun
|
d24b65db63
|
updated documentation
|
2023-08-29 10:39:59 +02:00 |
|
Hannes Signer
|
a0ab764870
|
add comments for setNumberThreads
|
2023-08-29 10:38:51 +02:00 |
|
Philipp Ungrund
|
12bc93a3ed
|
Delete .readthedocs.yaml; not needed anymore after deploying pages on gitlab
|
2023-08-29 10:30:50 +02:00 |
|
Philipp Ungrund
|
dada94b1ae
|
Merge branch 'sphinx-ci' into 'hannes-philipp'
ci: Enable sphinx-generated documentation deployment on main branch
See merge request naaice/tug!14
|
2023-08-29 10:29:45 +02:00 |
|
Max Lübke
|
6a3c2b014c
|
ci: Enable sphinx-generated documentation deployment on main branch
|
2023-08-29 10:29:45 +02:00 |
|
Marco De Lucia
|
cc37891bf6
|
fix: removed spourios refs to easy_profile in CMakeLists
|
2023-08-27 14:00:06 +02:00 |
|
Marco De Lucia
|
2d50f32e37
|
fix: reverted local profiling_openmp.cpp to commit 1dbee6d8, small updates in index.rst
|
2023-08-27 13:56:44 +02:00 |
|
Marco De Lucia
|
6363585a00
|
Revert "Merge branch 'hannes-philipp' of git.gfz-potsdam.de:naaice/tug into hannes-philipp"
This reverts commit a16b67b15e02ddc6c98b655c9d85a4820e52438b
|
2023-08-27 13:41:15 +02:00 |
|
Marco De Lucia
|
a16b67b15e
|
Merge branch 'hannes-philipp' of git.gfz-potsdam.de:naaice/tug into hannes-philipp
|
2023-08-27 13:20:28 +02:00 |
|
Marco De Lucia
|
eb2a9774a5
|
MDL updating docs and docs_sphinx
|
2023-08-27 13:19:32 +02:00 |
|
philippun
|
ad67980baa
|
small performance optimization, added TODOs with further optimization idea and another TODO
|
2023-08-24 22:46:14 +02:00 |
|
Marco De Lucia
|
2294922a3e
|
Merge branch 'hannes-philipp' of git.gfz-potsdam.de:naaice/tug into hannes-philipp
|
2023-08-24 17:29:58 +02:00 |
|
philippun
|
49209412e2
|
little optimizations and added output visualization file to utils
|
2023-08-24 16:00:32 +02:00 |
|
Marco De Lucia
|
d92ccc05aa
|
Merge branch 'hannes-philipp' of git.gfz-potsdam.de:naaice/tug into hannes-philipp
|
2023-08-24 12:22:14 +02:00 |
|
Marco De Lucia
|
3db0e73efe
|
mdl: profiling_openmp with easy_profile
|
2023-08-24 12:22:02 +02:00 |
|
philippun
|
3344835b20
|
optimizations
|
2023-08-24 11:37:31 +02:00 |
|
Hannes Signer
|
1dbee6d8d9
|
Adjustment to set the threads via command line
|
2023-08-23 18:35:26 +02:00 |
|