Open jackhamel16 opened 5 years ago
GMRES is defined to only work with specific types. This should be templated. I think the main benefit of templating will be making it easier to unit test and will also be portable for future applications.
GMRES is defined to only work with specific types. This should be templated. I think the main benefit of templating will be making it easier to unit test and will also be portable for future applications.