hpc2-2024 / programming-project-awesome_team

programming-project-awesome_team created by GitHub Classroom
0 stars 0 forks source link

Bugfix Multigrid #16

Closed TimoH447 closed 2 months ago

TimoH447 commented 2 months ago

Check convergence

TimoH447 commented 2 months ago

Possible Areas of mistake:

TimoH447 commented 2 months ago

Prolongation and Restriction had index error which are now corrected. But the multigrid is still not converges as fast as expected

TimoH447 commented 2 months ago

Issue will be resolved with "debug" branch.

At the end what needed to be changed was:

Due to chaotic debugging we added a lot bugs which we had to again "refix". But now we get the expected fast convergence with usually <20 v-cycles.