Skip to content

Commit

Permalink
add nordsieck test
Browse files Browse the repository at this point in the history
  • Loading branch information
gardner48 committed Oct 20, 2023
1 parent 2729b6c commit 5dea329
Show file tree
Hide file tree
Showing 4 changed files with 293 additions and 677 deletions.
3 changes: 1 addition & 2 deletions test/unit_tests/cvode/CXX_serial/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ set(unit_tests
"cv_test_kpr.cpp\;--dgmax_jbad 1.0"
"cv_test_getjac.cpp\;"
"cv_test_resize_history.cpp\;"
"test_newton_poly.cpp\;"
"test_hermite_poly.cpp\;"
"test_nordsieck.cpp\;"
"cv_test_poly.cpp\;"
)

Expand Down
351 changes: 0 additions & 351 deletions test/unit_tests/cvode/CXX_serial/test_hermite_poly.cpp

This file was deleted.

Loading

0 comments on commit 5dea329

Please sign in to comment.