Commit Graph

29 Commits

Author SHA1 Message Date
01982a71f8 Incomplete 3D seq pt 2023-08-14 13:31:50 +02:00
3d90befbff Started with 3D particle tracing 2023-08-14 11:31:22 +02:00
13ef17ad35 Removed excessive files 2023-08-09 14:26:56 +02:00
a479f5abad Working PT with vtk ready output 2023-08-09 14:00:49 +02:00
9de3a95672 Working on reconstruction vtk writer 2023-08-09 13:05:15 +02:00
413c0918c1 Fully working PT with vtk ready output 2023-08-09 11:48:44 +02:00
28631caf4c Partially working vtk implementation 2023-08-07 14:27:32 +02:00
d5419ed1b2 Working PT code for basic 2D 2023-08-06 21:23:55 +02:00
6ebcc5532e Working basic PT code 2023-08-06 21:22:54 +02:00
7b83a34e47 Particle Tracer work in progress 2023-08-05 19:35:16 +02:00
b50dbe7d4b Implemented Function pointer for SOR, RB and RBA variants 2023-07-14 21:50:38 +02:00
9f55413efb Completed porting, fixing bugs and testing 2023-07-05 20:38:50 +02:00
ca99356d45 Structural changes in 2D versions 2023-06-27 16:24:55 +02:00
acc831e0b0 Add profiling and variants 2023-06-18 13:55:23 +02:00
9c8585c7bc Add solver variants 2023-06-18 10:08:56 +02:00
1d99310b2e Fix bug in domain decomposition with MPI Cart 2023-06-18 07:53:01 +02:00
a49a31f281 Refactor and add red-black solver 2023-06-17 09:19:04 +02:00
dde4164af3 Add red black solver 2023-06-17 07:35:05 +02:00
Jan Eitzinger
703531cfee Update README.md 2023-02-07 16:08:48 +01:00
Jan Eitzinger
5e0dbe825d Update README.md 2023-02-07 14:06:08 +01:00
Jan Eitzinger
93a796af98 Fix VTK MPI-IO Writer 2023-02-07 09:48:24 +01:00
Jan Eitzinger
f7e04a19ac First draft. Compiles. Untested. 2023-02-06 20:09:11 +01:00
Jan Eitzinger
394e4643ec Start MPI-IO VTK Writer 2023-02-05 11:22:05 +01:00
Jan Eitzinger
730c587158 Add clang lsp configuration 2023-02-05 08:07:41 +01:00
Jan Eitzinger
f4e518ed76 Cleanup and add MPI-IO starting point 2023-02-05 08:02:01 +01:00
Jan Eitzinger
2f9270e2aa Cleanup 2023-02-05 07:56:39 +01:00
Jan Eitzinger
e171271b47 Add README for Basic Solver 2023-02-05 07:52:43 +01:00
Jan Eitzinger
213e633a4d Initial checkin 2023-02-05 07:34:23 +01:00
b41d8eb7cc Initial commit 2023-02-05 07:02:36 +01:00