Jan Eitzinger moebiusband
  • Joined on 2023-02-03
moebiusband pushed to main at moebiusband/NuSiF-Solver 2024-11-06 10:38:13 +01:00
39957ba3a1 Add Jacobi and Gauss-Seidel. Add target and infrastructure to generate Videos
moebiusband pushed to main at moebiusband/NuSiF-Solver 2024-11-01 08:42:46 +01:00
9db5dd9cb4 Cleanup
moebiusband pushed to main at moebiusband/NuSiF-Solver 2024-11-01 08:42:03 +01:00
3b13ac202a Add animation define
34f65b8fc3 Add gnuplot sequence output for animated videos
b2f9d41582 Reformat license header
Compare 3 commits »
moebiusband pushed to main at moebiusband/NuSiF-Solver 2024-10-31 18:49:43 +01:00
002275e633 Cleanup
moebiusband pushed to main at moebiusband/NuSiF-Solver 2024-09-19 15:18:01 +02:00
84319b78be Merge pull request 'main' (#4) from AdityaUjeniya/NuSiF-Solver:main into main
91b08c5ad3 Update
85543dee11 Remaining update
Compare 4 commits »
moebiusband merged pull request moebiusband/NuSiF-Solver#4 2024-09-19 15:18:00 +02:00
main
moebiusband pushed to main at moebiusband/NuSiF-Solver 2024-09-19 10:47:48 +02:00
d6aa1cf113 Merge pull request 'EnhancedSolver port complete' (#3) from AdityaUjeniya/NuSiF-Solver:main into main
1a1420890b Requested changes
be3db085af Update BasicSolver/2D-mpi/src/comm-v1.c
d81313f293 EnhancedSolver port complete
Compare 4 commits »
moebiusband merged pull request moebiusband/NuSiF-Solver#3 2024-09-19 10:47:47 +02:00
EnhancedSolver port complete
moebiusband pushed to main at moebiusband/home-impermanence 2024-09-16 20:04:52 +02:00
f0de07c655 Kill all user procs before unmounting home
moebiusband pushed to main at moebiusband/dotfiles 2024-09-16 15:37:42 +02:00
2efad10610 Fix nvim startup warnings
moebiusband pushed to main at moebiusband/dotfiles 2024-09-16 15:12:30 +02:00
7f2634e330 Add fisher plugins
moebiusband pushed to main at moebiusband/dotfiles 2024-09-16 06:02:36 +02:00
040866b9f5 Replace luasnips with native snippets
moebiusband pushed to main at moebiusband/dotfiles 2024-09-15 09:25:06 +02:00
57e62a827d Add mini-icons
moebiusband pushed to main at moebiusband/dotfiles 2024-09-15 08:45:23 +02:00
996dd7f31e Add markdown render nvim plugin
moebiusband pushed to main at moebiusband/dotfiles 2024-09-15 08:23:10 +02:00
d88b43477d Remove zoxide fish plugin. Fix syncthing
moebiusband commented on pull request moebiusband/NuSiF-Solver#3 2024-09-10 11:58:54 +02:00
EnhancedSolver port complete

Please move everywhere to main.c or maybe put in separate compilation unit

moebiusband commented on pull request moebiusband/NuSiF-Solver#3 2024-09-10 11:58:54 +02:00
EnhancedSolver port complete

Is this correct? If yes, why is it a loop? It is always executed only one time?

moebiusband commented on pull request moebiusband/NuSiF-Solver#3 2024-09-10 11:58:54 +02:00
EnhancedSolver port complete

I saw this is used in the multigrid solver. Could you add a short comment here what this routine is used for.

moebiusband commented on pull request moebiusband/NuSiF-Solver#3 2024-09-10 11:58:54 +02:00
EnhancedSolver port complete

I would not put it here, but in the main.c file. The general output is also in main and it is not a lot of code.

moebiusband commented on pull request moebiusband/NuSiF-Solver#3 2024-09-10 11:58:54 +02:00
EnhancedSolver port complete

See above, put in main.c