Conversation
|
In
I'm noticing that the above segment is used in a lot of tests and it'd be good to avoid code duplication. We should use a function that is already tested to do the above, if such a function is available in the library. |
|
|
this is what I did: Changed the headers in Then I ran the code using : No ksp output was generated Then I tried calling the test function explicitly at the bottom of the file using: and then running the code using: No ksp output was generated. Please help. |
|
Can you also add It should now be printing residual norm values of each iteration. |
|
This is what I have in and in I'm running using p.s. I also added |
|
Dealt with in #37 |
No description provided.