The PR implements Thomas algorithm based on our specialist data structure and adds a unit test as well. The idea is that we can call the Thomas algorithm implementation instead of the distributed algorithm in case we have a single rank along a direction.
The PR implements Thomas algorithm based on our specialist data structure and adds a unit test as well. The idea is that we can call the Thomas algorithm implementation instead of the distributed algorithm in case we have a single rank along a direction.