Skip to content

Commit

Permalink
Update TestKrylov.f90
Browse files Browse the repository at this point in the history
Removed the tests for the rational krylov.
  • Loading branch information
loiseaujc authored Feb 7, 2024
1 parent 37ca89d commit 7992742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/TestKrylov.f90
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module TestKrylov
collect_lanczos_tridiag_testsuite, &
collect_lanczos_bidiag_testsuite, &
collect_nonsymmetric_lanczos_testsuite, &
collect_rational_arnoldi_testsuite, &
!collect_rational_arnoldi_testsuite, &
collect_two_sided_arnoldi_testsuite, &
collect_qr_testsuite

Expand Down

0 comments on commit 7992742

Please sign in to comment.