pratikvn / schwarz-lib

Repository for testing asynchronous schwarz methods.
https://pratikvn.github.io/schwarz-lib/
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Solve generic problems with UMFPACK(LU)+ginkgo trs #36

Closed pratikvn closed 4 years ago

pratikvn commented 4 years ago

Currently only SPD matrices are solvable. Addition of factorization using UMFPACK LU with Ginkgo TRS should not be difficult to add.