xcompact3d / x3d2

https://xcompact3d.github.io/x3d2
BSD 3-Clause "New" or "Revised" License
3 stars 4 forks source link

Implement distributed tridiagonal solver #57

Closed JamieJQuinn closed 6 months ago

Nanoseb commented 6 months ago

Isn't this already done? (see https://github.com/xcompact3d/x3d2/blob/main/tests/omp/test_omp_tridiag.f90 for the test)

JamieJQuinn commented 6 months ago

¯\(ツ)