Block a user
3b13ac202a
Add animation define
34f65b8fc3
Add gnuplot sequence output for animated videos
b2f9d41582
Reformat license header
84319b78be
Merge pull request 'main' (#4) from AdityaUjeniya/NuSiF-Solver:main into main
91b08c5ad3
Update
dae6a8b4cf
Merge branch 'main' of https://git.clustercockpit.org/AdityaUjeniya/NuSiF-Solver
85543dee11
Remaining update
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
EnhancedSolver port complete
EnhancedSolver port complete
Please move everywhere to main.c or maybe put in separate compilation unit
EnhancedSolver port complete
Is this correct? If yes, why is it a loop? It is always executed only one time?
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.
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.