-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- use ParILU - documentation Co-authored-by: Marcel Koch <[email protected]> Co-authored-by: Yuhsiang M. Tsai <[email protected]> Co-authored-by: Pratik Nayak <[email protected]>
- Loading branch information
1 parent
ca1aa2e
commit abe1701
Showing
4 changed files
with
11 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,5 +31,3 @@ Residual norm sqrt(r^T r): | |
4.82005e-08 | ||
|
||
@endcode | ||
|
||
<h3> Comments about programming and debugging </h3> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Use a reordering in Ginkgo. Solve a linear system with a preconditioner. | ||
Use a reordering in Ginkgo. Solve a reordered linear system with a preconditioner. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters