We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe331f9 commit 9e5d000Copy full SHA for 9e5d000
example/linalg/example_solve_cg.f90
@@ -1,4 +1,4 @@
1
-program example_solve_pcg
+program example_solve_cg
2
use stdlib_kinds, only: dp
3
use stdlib_linalg_iterative_solvers, only: solve_cg
4
0 commit comments