Skip to content

Preconditioned CG solver works!

Compare
Choose a tag to compare
@Niceno Niceno released this 20 Sep 11:18
· 179 commits to master since this release

This release also has an important bug fix when creating matrices from grid resolutions. Only grids with ni == nj == nk were working, because at one point it was written nj*nj instead of ni*nj