Skip to content

Commit 9e5d000

Browse files
jalveszjvdp1
andauthored
Update example/linalg/example_solve_cg.f90
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent fe331f9 commit 9e5d000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/linalg/example_solve_cg.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
program example_solve_pcg
1+
program example_solve_cg
22
use stdlib_kinds, only: dp
33
use stdlib_linalg_iterative_solvers, only: solve_cg
44

0 commit comments

Comments
 (0)