From a5d1e59363e3dfd76de366c7cdb0918826b824f9 Mon Sep 17 00:00:00 2001 From: David Wells Date: Fri, 27 May 2022 09:50:23 -0400 Subject: [PATCH] Clean up SUNDIALS tests. --- ...ials.geq.5.2.0.output => arkode_01.output} | 0 .../arkode_01.with_sundials.le.5.2.0.output | 128 ------------------ ...ials.geq.5.2.0.output => arkode_02.output} | 0 .../arkode_02.with_sundials.le.4.0.0.output | 14 -- .../arkode_02.with_sundials=4.0.0.output | 14 -- ...ials.geq.5.2.0.output => arkode_03.output} | 0 .../arkode_03.with_sundials.le.5.2.0.output | 12 -- ...dials.le.4.0.0.output => arkode_04.output} | 0 .../arkode_05.with_sundials.le.4.0.0.output | 102 -------------- ...ials.geq.5.2.0.output => arkode_06.output} | 0 .../arkode_06.with_sundials=4.0.0.output | 102 -------------- ...ials.geq.5.2.0.output => arkode_07.output} | 0 .../arkode_07.with_sundials=4.0.0.output | 102 -------------- ...ials.geq.5.2.0.output => arkode_08.output} | 0 .../arkode_08.with_sundials=4.0.0.output | 89 ------------ ....0.output => arkode_repeated_solve.output} | 0 ...undials.geq.4.0.0.output => ida_02.output} | 0 ..._sundials=true.output => kinsol_01.output} | 0 ..._sundials=true.output => kinsol_02.output} | 0 ...ials.geq.5.0.0.output => kinsol_03.output} | 0 ....output => kinsol_03_new_interface.output} | 0 ...ials.geq.5.0.0.output => kinsol_04.output} | 0 ....output => kinsol_04_new_interface.output} | 0 ...ials.geq.5.0.0.output => kinsol_05.output} | 0 ....output => kinsol_05_new_interface.output} | 0 ...with_trilinos=true.with_petsc=true.output} | 0 ...with_trilinos=true.with_petsc=true.output} | 0 ...eq.4.0.0.output => serial_sundials.output} | 0 ...ial_sundials.with_sundials.le.4.0.0.output | 4 - 29 files changed, 567 deletions(-) rename tests/sundials/{arkode_01.with_sundials.geq.5.2.0.output => arkode_01.output} (100%) delete mode 100644 tests/sundials/arkode_01.with_sundials.le.5.2.0.output rename tests/sundials/{arkode_02.with_sundials.geq.5.2.0.output => arkode_02.output} (100%) delete mode 100644 tests/sundials/arkode_02.with_sundials.le.4.0.0.output delete mode 100644 tests/sundials/arkode_02.with_sundials=4.0.0.output rename tests/sundials/{arkode_03.with_sundials.geq.5.2.0.output => arkode_03.output} (100%) delete mode 100644 tests/sundials/arkode_03.with_sundials.le.5.2.0.output rename tests/sundials/{arkode_04.with_sundials.le.4.0.0.output => arkode_04.output} (100%) delete mode 100644 tests/sundials/arkode_05.with_sundials.le.4.0.0.output rename tests/sundials/{arkode_06.with_sundials.geq.5.2.0.output => arkode_06.output} (100%) delete mode 100644 tests/sundials/arkode_06.with_sundials=4.0.0.output rename tests/sundials/{arkode_07.with_sundials.geq.5.2.0.output => arkode_07.output} (100%) delete mode 100644 tests/sundials/arkode_07.with_sundials=4.0.0.output rename tests/sundials/{arkode_08.with_sundials.geq.5.2.0.output => arkode_08.output} (100%) delete mode 100644 tests/sundials/arkode_08.with_sundials=4.0.0.output rename tests/sundials/{arkode_repeated_solve.with_sundials.geq.5.2.0.output => arkode_repeated_solve.output} (100%) rename tests/sundials/{ida_02.with_sundials.geq.4.0.0.output => ida_02.output} (100%) rename tests/sundials/{kinsol_01.with_sundials=true.output => kinsol_01.output} (100%) rename tests/sundials/{kinsol_02.with_sundials=true.output => kinsol_02.output} (100%) rename tests/sundials/{kinsol_03.with_sundials.geq.5.0.0.output => kinsol_03.output} (100%) rename tests/sundials/{kinsol_03_new_interface.with_sundials.geq.5.0.0.output => kinsol_03_new_interface.output} (100%) rename tests/sundials/{kinsol_04.with_sundials.geq.5.0.0.output => kinsol_04.output} (100%) rename tests/sundials/{kinsol_04_new_interface.with_sundials.geq.5.0.0.output => kinsol_04_new_interface.output} (100%) rename tests/sundials/{kinsol_05.with_sundials.geq.5.0.0.output => kinsol_05.output} (100%) rename tests/sundials/{kinsol_05_new_interface.with_sundials.geq.5.0.0.output => kinsol_05_new_interface.output} (100%) rename tests/sundials/{n_vector.with_sundials.geq.5.0.0.mpirun=2.with_trilinos=true.with_petsc=true.output => n_vector.mpirun=2.with_trilinos=true.with_petsc=true.output} (100%) rename tests/sundials/{n_vector.with_sundials.geq.5.0.0.with_trilinos=true.with_petsc=true.output => n_vector.with_trilinos=true.with_petsc=true.output} (100%) rename tests/sundials/{serial_sundials.with_sundials.geq.4.0.0.output => serial_sundials.output} (100%) delete mode 100644 tests/sundials/serial_sundials.with_sundials.le.4.0.0.output diff --git a/tests/sundials/arkode_01.with_sundials.geq.5.2.0.output b/tests/sundials/arkode_01.output similarity index 100% rename from tests/sundials/arkode_01.with_sundials.geq.5.2.0.output rename to tests/sundials/arkode_01.output diff --git a/tests/sundials/arkode_01.with_sundials.le.5.2.0.output b/tests/sundials/arkode_01.with_sundials.le.5.2.0.output deleted file mode 100644 index 1f47ae5c6d..0000000000 --- a/tests/sundials/arkode_01.with_sundials.le.5.2.0.output +++ /dev/null @@ -1,128 +0,0 @@ - -DEAL::0 0 1 -DEAL::0.05 0.0499791 0.99875 -DEAL::0.1 0.0998334 0.995004 -DEAL::0.15 0.149438 0.988771 -DEAL::0.2 0.198669 0.980066 -DEAL::0.25 0.247404 0.968911 -DEAL::0.3 0.295516 0.955326 -DEAL::0.35 0.34289 0.939353 -DEAL::0.4 0.38941 0.92104 -DEAL::0.45 0.43496 0.900433 -DEAL::0.5 0.479424 0.877579 -DEAL::0.55 0.522687 0.852524 -DEAL::0.6 0.564637 0.825329 -DEAL::0.65 0.605176 0.796071 -DEAL::0.7 0.644206 0.764828 -DEAL::0.75 0.681631 0.73168 -DEAL::0.8 0.717355 0.696705 -DEAL::0.85 0.751278 0.659982 -DEAL::0.9 0.783303 0.621595 -DEAL::0.95 0.813363 0.581652 -DEAL::1 0.841396 0.540258 -DEAL::1.05 0.867339 0.497522 -DEAL::1.1 0.891131 0.453553 -DEAL::1.15 0.912711 0.408458 -DEAL::1.2 0.932015 0.362345 -DEAL::1.25 0.948983 0.315321 -DEAL::1.3 0.963554 0.267498 -DEAL::1.35 0.975694 0.219003 -DEAL::1.4 0.985391 0.169961 -DEAL::1.45 0.992634 0.120495 -DEAL::1.5 0.997413 0.07073 -DEAL::1.55 0.999716 0.0207894 -DEAL::1.6 0.999533 -0.0292026 -DEAL::1.65 0.996854 -0.0791221 -DEAL::1.7 0.991667 -0.128845 -DEAL::1.75 0.983976 -0.178243 -DEAL::1.8 0.973816 -0.227193 -DEAL::1.85 0.961228 -0.275575 -DEAL::1.9 0.946248 -0.323273 -DEAL::1.95 0.928918 -0.370167 -DEAL::2 0.909275 -0.41614 -DEAL::2.05 0.88736 -0.461072 -DEAL::2.1 0.86321 -0.504847 -DEAL::2.15 0.836886 -0.547347 -DEAL::2.2 0.808467 -0.588477 -DEAL::2.25 0.778033 -0.62814 -DEAL::2.3 0.745665 -0.666242 -DEAL::2.35 0.711444 -0.702689 -DEAL::2.4 0.675451 -0.737384 -DEAL::2.45 0.637765 -0.770233 -DEAL::2.5 0.598471 -0.801142 -DEAL::2.55 0.557673 -0.830034 -DEAL::2.6 0.515481 -0.856851 -DEAL::2.65 0.472005 -0.881535 -DEAL::2.7 0.427357 -0.904029 -DEAL::2.75 0.381646 -0.924275 -DEAL::2.8 0.334983 -0.942215 -DEAL::2.85 0.287479 -0.957791 -DEAL::2.9 0.239248 -0.970952 -DEAL::2.95 0.190419 -0.981674 -DEAL::3 0.141115 -0.989946 -DEAL::3.05 0.091459 -0.995756 -DEAL::3.1 0.0415761 -0.999091 -DEAL::3.15 -0.00841 -0.999941 -DEAL::3.2 -0.0583754 -0.998292 -DEAL::3.25 -0.108196 -0.994133 -DEAL::3.3 -0.157743 -0.987468 -DEAL::3.35 -0.206893 -0.978328 -DEAL::3.4 -0.255528 -0.96675 -DEAL::3.45 -0.303527 -0.952769 -DEAL::3.5 -0.350773 -0.93642 -DEAL::3.55 -0.397144 -0.917738 -DEAL::3.6 -0.442522 -0.89676 -DEAL::3.65 -0.486788 -0.873522 -DEAL::3.7 -0.529827 -0.848088 -DEAL::3.75 -0.571542 -0.820533 -DEAL::3.8 -0.611833 -0.790935 -DEAL::3.85 -0.650604 -0.759371 -DEAL::3.9 -0.687755 -0.725916 -DEAL::3.95 -0.723188 -0.690649 -DEAL::4 -0.756806 -0.653646 -DEAL::4.05 -0.788517 -0.614997 -DEAL::4.1 -0.818254 -0.574809 -DEAL::4.15 -0.84595 -0.533188 -DEAL::4.2 -0.871543 -0.490241 -DEAL::4.25 -0.894968 -0.446074 -DEAL::4.3 -0.916161 -0.400795 -DEAL::4.35 -0.935058 -0.35451 -DEAL::4.4 -0.951598 -0.307332 -DEAL::4.45 -0.965751 -0.259384 -DEAL::4.5 -0.977494 -0.210788 -DEAL::4.55 -0.986805 -0.161669 -DEAL::4.6 -0.993662 -0.112147 -DEAL::4.65 -0.998044 -0.0623455 -DEAL::4.7 -0.999928 -0.0123877 -DEAL::4.75 -0.999294 0.0376024 -DEAL::4.8 -0.996148 0.0874965 -DEAL::4.85 -0.990514 0.137172 -DEAL::4.9 -0.982413 0.186506 -DEAL::4.95 -0.97187 0.235376 -DEAL::5 -0.958908 0.28366 -DEAL::5.05 -0.94355 0.331236 -DEAL::5.1 -0.925819 0.37798 -DEAL::5.15 -0.905761 0.423774 -DEAL::5.2 -0.883439 0.468508 -DEAL::5.25 -0.858915 0.512075 -DEAL::5.3 -0.832253 0.554367 -DEAL::5.35 -0.803517 0.595277 -DEAL::5.4 -0.772769 0.634698 -DEAL::5.45 -0.740077 0.672522 -DEAL::5.5 -0.705531 0.708661 -DEAL::5.55 -0.669225 0.743031 -DEAL::5.6 -0.631253 0.775551 -DEAL::5.65 -0.591709 0.80614 -DEAL::5.7 -0.550686 0.834716 -DEAL::5.75 -0.508281 0.861197 -DEAL::5.8 -0.464599 0.885514 -DEAL::5.85 -0.419756 0.907617 -DEAL::5.9 -0.373868 0.927459 -DEAL::5.95 -0.327048 0.944992 -DEAL::6 -0.279413 0.960169 -DEAL::6.05 -0.231078 0.972942 -DEAL::6.1 -0.182163 0.983273 -DEAL::6.15 -0.132791 0.991144 -DEAL::6.2 -0.0830885 0.996543 -DEAL::6.25 -0.0331784 0.999455 -DEAL::6.28 -0.00318445 1 \ No newline at end of file diff --git a/tests/sundials/arkode_02.with_sundials.geq.5.2.0.output b/tests/sundials/arkode_02.output similarity index 100% rename from tests/sundials/arkode_02.with_sundials.geq.5.2.0.output rename to tests/sundials/arkode_02.output diff --git a/tests/sundials/arkode_02.with_sundials.le.4.0.0.output b/tests/sundials/arkode_02.with_sundials.le.4.0.0.output deleted file mode 100644 index 67768818ec..0000000000 --- a/tests/sundials/arkode_02.with_sundials.le.4.0.0.output +++ /dev/null @@ -1,14 +0,0 @@ - -DEAL::0 0 1 -DEAL::0.5 0.4793775 0.8775139 -DEAL::1 0.8412554 0.540225 -DEAL::1.5 0.9970436 0.07063589 -DEAL::2 0.9084636 -0.4157026 -DEAL::2.5 0.5984372 -0.8010479 -DEAL::3 0.1409945 -0.9894479 -DEAL::3.5 -0.350428 -0.9357101 -DEAL::4 -0.7566852 -0.6535909 -DEAL::4.5 -0.9772954 -0.21075 -DEAL::5 -0.9583971 0.2834953 -DEAL::5.5 -0.7052272 0.7082618 -DEAL::6 -0.279415 0.9600362 \ No newline at end of file diff --git a/tests/sundials/arkode_02.with_sundials=4.0.0.output b/tests/sundials/arkode_02.with_sundials=4.0.0.output deleted file mode 100644 index 643ce6ea39..0000000000 --- a/tests/sundials/arkode_02.with_sundials=4.0.0.output +++ /dev/null @@ -1,14 +0,0 @@ - -DEAL::0.00000 0.000000 1.000000 -DEAL::0.5000000 0.4793775 0.8775139 -DEAL::1.000000 0.8412555 0.5402250 -DEAL::1.500000 0.9970430 0.07063579 -DEAL::2.000000 0.9084635 -0.4157024 -DEAL::2.500000 0.5984374 -0.8010482 -DEAL::3.000000 0.1409943 -0.9894467 -DEAL::3.500000 -0.3504279 -0.9357104 -DEAL::4.000000 -0.7566856 -0.6535912 -DEAL::4.500000 -0.9772941 -0.2107495 -DEAL::5.000000 -0.9583959 0.2834948 -DEAL::5.500000 -0.7052279 0.7082622 -DEAL::6.000000 -0.2794151 0.9600365 diff --git a/tests/sundials/arkode_03.with_sundials.geq.5.2.0.output b/tests/sundials/arkode_03.output similarity index 100% rename from tests/sundials/arkode_03.with_sundials.geq.5.2.0.output rename to tests/sundials/arkode_03.output diff --git a/tests/sundials/arkode_03.with_sundials.le.5.2.0.output b/tests/sundials/arkode_03.with_sundials.le.5.2.0.output deleted file mode 100644 index 16be7ac6e6..0000000000 --- a/tests/sundials/arkode_03.with_sundials.le.5.2.0.output +++ /dev/null @@ -1,12 +0,0 @@ - -DEAL::0 3.9 1.1 2.8 -DEAL::1 2.075274578 1.059601971 2.499948149 -DEAL::2 1.100460018 1.723610111 2.499972517 -DEAL::3 0.7896202372 2.326668043 2.499980207 -DEAL::4 0.8117726432 2.725583965 2.499979833 -DEAL::5 1.187002916 2.595541878 2.499970301 -DEAL::6 1.887311324 1.494098057 2.499952687 -DEAL::7 1.323271341 1.619016372 2.499966912 -DEAL::8 0.9217874641 2.130219386 2.499976935 -DEAL::9 0.849542577 2.539475069 2.499978894 -DEAL::10 1.064969831 2.595955794 2.499973382 \ No newline at end of file diff --git a/tests/sundials/arkode_04.with_sundials.le.4.0.0.output b/tests/sundials/arkode_04.output similarity index 100% rename from tests/sundials/arkode_04.with_sundials.le.4.0.0.output rename to tests/sundials/arkode_04.output diff --git a/tests/sundials/arkode_05.with_sundials.le.4.0.0.output b/tests/sundials/arkode_05.with_sundials.le.4.0.0.output deleted file mode 100644 index 890ce32ab9..0000000000 --- a/tests/sundials/arkode_05.with_sundials.le.4.0.0.output +++ /dev/null @@ -1,102 +0,0 @@ - -DEAL::0 3.9 1.1 2.8 -DEAL::0.1 3.99995 0.720431 2.49989 -DEAL::0.2 3.78894 0.660967 2.49996 -DEAL::0.3 3.52275 0.681501 2.49984 -DEAL::0.4 3.26217 0.72296 2.49995 -DEAL::0.5 3.01935 0.771864 2.49995 -DEAL::0.6 2.79594 0.82467 2.49988 -DEAL::0.7 2.59116 0.880241 2.49998 -DEAL::0.8 2.4037 0.938097 2.49993 -DEAL::0.9 2.23217 0.997959 2.49992 -DEAL::1 2.07527 1.0596 2.49999 -DEAL::1.1 1.93182 1.12281 2.49992 -DEAL::1.2 1.80073 1.18737 2.49995 -DEAL::1.3 1.68106 1.25304 2.49999 -DEAL::1.4 1.57194 1.31959 2.49993 -DEAL::1.5 1.47261 1.38677 2.49997 -DEAL::1.6 1.38237 1.45434 2.49999 -DEAL::1.7 1.3006 1.52203 2.49994 -DEAL::1.8 1.2267 1.58963 2.49998 -DEAL::1.9 1.16015 1.65689 2.49998 -DEAL::2 1.10046 1.72361 2.49996 -DEAL::2.1 1.04715 1.78959 2.49998 -DEAL::2.2 0.999783 1.85466 2.49997 -DEAL::2.3 0.957942 1.91866 2.49997 -DEAL::2.4 0.921233 1.98145 2.49999 -DEAL::2.5 0.889283 2.04291 2.49997 -DEAL::2.6 0.861743 2.10294 2.49998 -DEAL::2.7 0.838291 2.16142 2.49999 -DEAL::2.8 0.818628 2.21827 2.49997 -DEAL::2.9 0.802485 2.27338 2.49998 -DEAL::3 0.78962 2.32667 2.49998 -DEAL::3.1 0.779824 2.37802 2.49998 -DEAL::3.2 0.772919 2.42731 2.49998 -DEAL::3.3 0.768758 2.47441 2.49999 -DEAL::3.4 0.767229 2.51916 2.49998 -DEAL::3.5 0.768257 2.56138 2.5 -DEAL::3.6 0.7718 2.60085 2.49995 -DEAL::3.7 0.777859 2.63733 2.50005 -DEAL::3.8 0.786474 2.67052 2.49999 -DEAL::3.9 0.797733 2.70008 2.49988 -DEAL::4 0.811773 2.72558 2.5001 -DEAL::4.1 0.828789 2.74657 2.5001 -DEAL::4.2 0.84904 2.76245 2.50009 -DEAL::4.3 0.872862 2.77257 2.50012 -DEAL::4.4 0.900673 2.77611 2.49986 -DEAL::4.5 0.932987 2.77216 2.50009 -DEAL::4.6 0.970423 2.75959 2.49999 -DEAL::4.7 1.01371 2.73716 2.50002 -DEAL::4.8 1.06366 2.70339 2.50006 -DEAL::4.9 1.12115 2.65673 2.49999 -DEAL::5 1.187 2.59554 2.49993 -DEAL::5.1 1.26179 2.51839 2.50005 -DEAL::5.2 1.34554 2.42435 2.49986 -DEAL::5.3 1.43719 2.31362 2.50002 -DEAL::5.4 1.53404 2.18823 2.50001 -DEAL::5.5 1.6313 2.05269 2.4999 -DEAL::5.6 1.72208 1.91414 2.49987 -DEAL::5.7 1.79854 1.7815 2.49991 -DEAL::5.8 1.85371 1.66352 2.49995 -DEAL::5.9 1.88345 1.56671 2.49996 -DEAL::6 1.88731 1.4941 2.49995 -DEAL::6.1 1.86803 1.44543 2.49992 -DEAL::6.2 1.83015 1.41827 2.49989 -DEAL::6.3 1.77867 1.40922 2.50001 -DEAL::6.4 1.71817 1.41482 2.50005 -DEAL::6.5 1.65242 1.43201 2.50005 -DEAL::6.6 1.58434 1.45824 2.50005 -DEAL::6.7 1.51607 1.49149 2.49991 -DEAL::6.8 1.44916 1.53017 2.4999 -DEAL::6.9 1.38465 1.57301 2.50006 -DEAL::7 1.32327 1.61902 2.49995 -DEAL::7.1 1.26548 1.6674 2.49989 -DEAL::7.2 1.21156 1.7175 2.50005 -DEAL::7.3 1.16164 1.76879 2.49998 -DEAL::7.4 1.11578 1.82081 2.49991 -DEAL::7.5 1.07396 1.87319 2.50002 -DEAL::7.6 1.03609 1.92558 2.5 -DEAL::7.7 1.00208 1.97772 2.49993 -DEAL::7.8 0.971784 2.02935 2.49999 -DEAL::7.9 0.945072 2.08025 2.5 -DEAL::8 0.921787 2.13022 2.49995 -DEAL::8.1 0.901781 2.17907 2.49997 -DEAL::8.2 0.884906 2.22664 2.5 -DEAL::8.3 0.871025 2.27275 2.49997 -DEAL::8.4 0.860013 2.31723 2.49997 -DEAL::8.5 0.851761 2.35992 2.49999 -DEAL::8.6 0.84618 2.40062 2.49998 -DEAL::8.7 0.843199 2.43916 2.49998 -DEAL::8.8 0.842774 2.47531 2.49999 -DEAL::8.9 0.844885 2.50883 2.49997 -DEAL::9 0.849543 2.53948 2.50004 -DEAL::9.1 0.856788 2.56694 2.49994 -DEAL::9.2 0.866696 2.59088 2.49999 -DEAL::9.3 0.879382 2.61091 2.50009 -DEAL::9.4 0.895002 2.6266 2.49992 -DEAL::9.5 0.913755 2.63743 2.49985 -DEAL::9.6 0.935893 2.64284 2.49987 -DEAL::9.7 0.961713 2.64217 2.50002 -DEAL::9.8 0.991567 2.63469 2.49996 -DEAL::9.9 1.02585 2.61958 2.50009 -DEAL::10 1.06497 2.59596 2.49997 \ No newline at end of file diff --git a/tests/sundials/arkode_06.with_sundials.geq.5.2.0.output b/tests/sundials/arkode_06.output similarity index 100% rename from tests/sundials/arkode_06.with_sundials.geq.5.2.0.output rename to tests/sundials/arkode_06.output diff --git a/tests/sundials/arkode_06.with_sundials=4.0.0.output b/tests/sundials/arkode_06.with_sundials=4.0.0.output deleted file mode 100644 index 32dccf75f3..0000000000 --- a/tests/sundials/arkode_06.with_sundials=4.0.0.output +++ /dev/null @@ -1,102 +0,0 @@ - -DEAL::0.00000 3.90000 1.10000 2.80000 -DEAL::0.100000 3.99995 0.720432 2.49990 -DEAL::0.200000 3.78894 0.660967 2.49991 -DEAL::0.300000 3.52275 0.681501 2.49992 -DEAL::0.400000 3.26217 0.722960 2.49993 -DEAL::0.500000 3.01935 0.771864 2.49994 -DEAL::0.600000 2.79594 0.824670 2.49995 -DEAL::0.700000 2.59116 0.880241 2.49996 -DEAL::0.800000 2.40370 0.938097 2.49996 -DEAL::0.900000 2.23217 0.997959 2.49997 -DEAL::1.00000 2.07527 1.05960 2.49997 -DEAL::1.10000 1.93182 1.12281 2.49997 -DEAL::1.20000 1.80073 1.18737 2.49998 -DEAL::1.30000 1.68106 1.25304 2.49998 -DEAL::1.40000 1.57194 1.31959 2.49998 -DEAL::1.50000 1.47261 1.38677 2.49998 -DEAL::1.60000 1.38237 1.45434 2.49998 -DEAL::1.70000 1.30060 1.52203 2.49999 -DEAL::1.80000 1.22670 1.58963 2.49999 -DEAL::1.90000 1.16015 1.65689 2.49999 -DEAL::2.00000 1.10046 1.72361 2.49999 -DEAL::2.10000 1.04715 1.78959 2.49999 -DEAL::2.20000 0.999783 1.85466 2.49999 -DEAL::2.30000 0.957942 1.91866 2.49999 -DEAL::2.40000 0.921233 1.98145 2.49999 -DEAL::2.50000 0.889283 2.04291 2.49999 -DEAL::2.60000 0.861743 2.10294 2.49999 -DEAL::2.70000 0.838291 2.16142 2.49999 -DEAL::2.80000 0.818628 2.21827 2.49999 -DEAL::2.90000 0.802485 2.27338 2.49998 -DEAL::3.00000 0.789620 2.32667 2.49998 -DEAL::3.10000 0.779824 2.37802 2.49998 -DEAL::3.20000 0.772919 2.42731 2.49998 -DEAL::3.30000 0.768758 2.47441 2.49998 -DEAL::3.40000 0.767229 2.51916 2.49998 -DEAL::3.50000 0.768257 2.56138 2.49997 -DEAL::3.60000 0.771800 2.60085 2.50001 -DEAL::3.70000 0.777859 2.63733 2.50006 -DEAL::3.80000 0.786474 2.67052 2.49990 -DEAL::3.90000 0.797733 2.70008 2.50014 -DEAL::4.00000 0.811773 2.72558 2.49986 -DEAL::4.10000 0.828789 2.74657 2.50000 -DEAL::4.20000 0.849040 2.76245 2.50012 -DEAL::4.30000 0.872862 2.77257 2.50006 -DEAL::4.40000 0.900673 2.77611 2.49984 -DEAL::4.50000 0.932987 2.77216 2.50011 -DEAL::4.60000 0.970423 2.75959 2.50002 -DEAL::4.70000 1.01371 2.73716 2.50005 -DEAL::4.80000 1.06366 2.70339 2.50003 -DEAL::4.90000 1.12115 2.65673 2.50001 -DEAL::5.00000 1.18700 2.59554 2.49996 -DEAL::5.10000 1.26179 2.51839 2.50006 -DEAL::5.20000 1.34554 2.42435 2.49986 -DEAL::5.30000 1.43719 2.31362 2.49999 -DEAL::5.40000 1.53404 2.18823 2.49998 -DEAL::5.50000 1.63130 2.05269 2.49988 -DEAL::5.60000 1.72208 1.91414 2.49987 -DEAL::5.70000 1.79854 1.78150 2.49992 -DEAL::5.80000 1.85371 1.66352 2.49996 -DEAL::5.90000 1.88345 1.56671 2.49997 -DEAL::6.00000 1.88731 1.49410 2.49995 -DEAL::6.10000 1.86803 1.44543 2.49990 -DEAL::6.20000 1.83015 1.41827 2.49998 -DEAL::6.30000 1.77867 1.40922 2.49995 -DEAL::6.40000 1.71817 1.41482 2.50007 -DEAL::6.50000 1.65242 1.43201 2.50007 -DEAL::6.60000 1.58434 1.45824 2.49999 -DEAL::6.70000 1.51607 1.49149 2.49987 -DEAL::6.80000 1.44916 1.53017 2.50000 -DEAL::6.90000 1.38465 1.57301 2.50003 -DEAL::7.00000 1.32327 1.61902 2.49990 -DEAL::7.10000 1.26548 1.66740 2.49995 -DEAL::7.20000 1.21156 1.71750 2.50004 -DEAL::7.30000 1.16164 1.76879 2.49994 -DEAL::7.40000 1.11578 1.82081 2.49993 -DEAL::7.50000 1.07396 1.87319 2.50003 -DEAL::7.60000 1.03609 1.92558 2.49996 -DEAL::7.70000 1.00208 1.97772 2.49993 -DEAL::7.80000 0.971784 2.02935 2.50002 -DEAL::7.90000 0.945072 2.08025 2.49998 -DEAL::8.00000 0.921787 2.13022 2.49994 -DEAL::8.10000 0.901781 2.17907 2.50000 -DEAL::8.20000 0.884906 2.22664 2.49999 -DEAL::8.30000 0.871025 2.27275 2.49996 -DEAL::8.40000 0.860013 2.31723 2.49998 -DEAL::8.50000 0.851761 2.35992 2.49989 -DEAL::8.60000 0.846180 2.40062 2.49997 -DEAL::8.70000 0.843199 2.43916 2.49998 -DEAL::8.80000 0.842774 2.47531 2.49999 -DEAL::8.90000 0.844885 2.50883 2.49996 -DEAL::9.00000 0.849543 2.53948 2.50003 -DEAL::9.10000 0.856788 2.56694 2.50000 -DEAL::9.20000 0.866696 2.59088 2.49989 -DEAL::9.30000 0.879382 2.61091 2.50011 -DEAL::9.40000 0.895002 2.62660 2.50004 -DEAL::9.50000 0.913755 2.63743 2.49995 -DEAL::9.60000 0.935893 2.64284 2.49998 -DEAL::9.70000 0.961713 2.64217 2.50011 -DEAL::9.80000 0.991567 2.63469 2.49985 -DEAL::9.90000 1.02585 2.61958 2.50009 -DEAL::10.0000 1.06497 2.59596 2.49997 diff --git a/tests/sundials/arkode_07.with_sundials.geq.5.2.0.output b/tests/sundials/arkode_07.output similarity index 100% rename from tests/sundials/arkode_07.with_sundials.geq.5.2.0.output rename to tests/sundials/arkode_07.output diff --git a/tests/sundials/arkode_07.with_sundials=4.0.0.output b/tests/sundials/arkode_07.with_sundials=4.0.0.output deleted file mode 100644 index f9684c5bee..0000000000 --- a/tests/sundials/arkode_07.with_sundials=4.0.0.output +++ /dev/null @@ -1,102 +0,0 @@ - -DEAL::0.00000 3.90000 1.10000 2.80000 -DEAL::0.100000 3.99995 0.720432 2.49990 -DEAL::0.200000 3.78894 0.660967 2.49991 -DEAL::0.300000 3.52275 0.681501 2.49992 -DEAL::0.400000 3.26217 0.722960 2.49993 -DEAL::0.500000 3.01935 0.771864 2.49994 -DEAL::0.600000 2.79594 0.824670 2.49995 -DEAL::0.700000 2.59116 0.880241 2.49996 -DEAL::0.800000 2.40370 0.938097 2.49996 -DEAL::0.900000 2.23217 0.997959 2.49997 -DEAL::1.00000 2.07527 1.05960 2.49997 -DEAL::1.10000 1.93182 1.12281 2.49997 -DEAL::1.20000 1.80073 1.18737 2.49998 -DEAL::1.30000 1.68106 1.25304 2.49998 -DEAL::1.40000 1.57194 1.31959 2.49998 -DEAL::1.50000 1.47261 1.38677 2.49998 -DEAL::1.60000 1.38237 1.45434 2.49998 -DEAL::1.70000 1.30060 1.52203 2.49999 -DEAL::1.80000 1.22670 1.58963 2.49999 -DEAL::1.90000 1.16015 1.65689 2.49999 -DEAL::2.00000 1.10046 1.72361 2.49999 -DEAL::2.10000 1.04715 1.78959 2.49999 -DEAL::2.20000 0.999783 1.85466 2.49999 -DEAL::2.30000 0.957942 1.91866 2.49999 -DEAL::2.40000 0.921233 1.98145 2.49999 -DEAL::2.50000 0.889283 2.04291 2.49999 -DEAL::2.60000 0.861743 2.10294 2.49999 -DEAL::2.70000 0.838291 2.16142 2.49999 -DEAL::2.80000 0.818628 2.21827 2.49999 -DEAL::2.90000 0.802485 2.27338 2.49998 -DEAL::3.00000 0.789620 2.32667 2.49998 -DEAL::3.10000 0.779824 2.37802 2.49998 -DEAL::3.20000 0.772919 2.42731 2.49998 -DEAL::3.30000 0.768758 2.47441 2.49998 -DEAL::3.40000 0.767229 2.51916 2.49998 -DEAL::3.50000 0.768257 2.56138 2.49997 -DEAL::3.60000 0.771800 2.60085 2.50001 -DEAL::3.70000 0.777859 2.63733 2.50006 -DEAL::3.80000 0.786474 2.67052 2.49990 -DEAL::3.90000 0.797733 2.70008 2.50014 -DEAL::4.00000 0.811773 2.72558 2.49986 -DEAL::4.10000 0.828789 2.74657 2.50000 -DEAL::4.20000 0.849040 2.76245 2.50012 -DEAL::4.30000 0.872862 2.77257 2.50006 -DEAL::4.40000 0.900673 2.77611 2.49984 -DEAL::4.50000 0.932987 2.77216 2.50011 -DEAL::4.60000 0.970423 2.75959 2.50002 -DEAL::4.70000 1.01371 2.73716 2.50005 -DEAL::4.80000 1.06366 2.70339 2.50003 -DEAL::4.90000 1.12115 2.65673 2.50001 -DEAL::5.00000 1.18700 2.59554 2.49996 -DEAL::5.10000 1.26179 2.51839 2.50006 -DEAL::5.20000 1.34554 2.42435 2.49986 -DEAL::5.30000 1.43719 2.31362 2.49999 -DEAL::5.40000 1.53404 2.18823 2.49998 -DEAL::5.50000 1.63130 2.05269 2.49988 -DEAL::5.60000 1.72208 1.91414 2.49987 -DEAL::5.70000 1.79854 1.78150 2.49992 -DEAL::5.80000 1.85371 1.66352 2.49996 -DEAL::5.90000 1.88345 1.56671 2.49997 -DEAL::6.00000 1.88731 1.49410 2.49995 -DEAL::6.10000 1.86803 1.44543 2.49990 -DEAL::6.20000 1.83015 1.41827 2.49998 -DEAL::6.30000 1.77867 1.40922 2.49995 -DEAL::6.40000 1.71817 1.41482 2.50007 -DEAL::6.50000 1.65242 1.43201 2.50007 -DEAL::6.60000 1.58434 1.45824 2.49999 -DEAL::6.70000 1.51607 1.49149 2.49987 -DEAL::6.80000 1.44916 1.53017 2.50000 -DEAL::6.90000 1.38465 1.57301 2.50003 -DEAL::7.00000 1.32327 1.61902 2.49990 -DEAL::7.10000 1.26548 1.66740 2.49995 -DEAL::7.20000 1.21156 1.71750 2.50004 -DEAL::7.30000 1.16164 1.76879 2.49994 -DEAL::7.40000 1.11578 1.82081 2.49993 -DEAL::7.50000 1.07396 1.87319 2.50003 -DEAL::7.60000 1.03609 1.92558 2.49996 -DEAL::7.70000 1.00208 1.97772 2.49993 -DEAL::7.80000 0.971784 2.02935 2.50002 -DEAL::7.90000 0.945072 2.08025 2.49998 -DEAL::8.00000 0.921787 2.13022 2.49994 -DEAL::8.10000 0.901781 2.17907 2.50000 -DEAL::8.20000 0.884906 2.22664 2.49999 -DEAL::8.30000 0.871025 2.27275 2.49996 -DEAL::8.40000 0.860013 2.31723 2.49998 -DEAL::8.50000 0.851761 2.35992 2.49989 -DEAL::8.60000 0.846180 2.40062 2.49997 -DEAL::8.70000 0.843199 2.43916 2.49998 -DEAL::8.80000 0.842774 2.47531 2.49999 -DEAL::8.90000 0.844885 2.50883 2.49996 -DEAL::9.00000 0.849543 2.53948 2.50003 -DEAL::9.10000 0.856788 2.56694 2.50000 -DEAL::9.20000 0.866696 2.59088 2.49989 -DEAL::9.30000 0.879382 2.61091 2.50011 -DEAL::9.40000 0.895002 2.62660 2.50003 -DEAL::9.50000 0.913755 2.63743 2.49994 -DEAL::9.60000 0.935893 2.64284 2.49997 -DEAL::9.70000 0.961713 2.64217 2.50011 -DEAL::9.80000 0.991567 2.63469 2.49985 -DEAL::9.90000 1.02585 2.61958 2.50009 -DEAL::10.0000 1.06497 2.59596 2.49997 diff --git a/tests/sundials/arkode_08.with_sundials.geq.5.2.0.output b/tests/sundials/arkode_08.output similarity index 100% rename from tests/sundials/arkode_08.with_sundials.geq.5.2.0.output rename to tests/sundials/arkode_08.output diff --git a/tests/sundials/arkode_08.with_sundials=4.0.0.output b/tests/sundials/arkode_08.with_sundials=4.0.0.output deleted file mode 100644 index 1f5cf89bca..0000000000 --- a/tests/sundials/arkode_08.with_sundials=4.0.0.output +++ /dev/null @@ -1,89 +0,0 @@ - -DEAL::0.00000 1.00000 0.00000 -DEAL:mass_preconditioner_setup::applied -DEAL:mass_preconditioner_setup::applied -DEAL:cg::Starting value 2.12132 -DEAL:cg:mass_preconditioner_solve::applied -DEAL:cg::Convergence step 1 value 0.00000 -DEAL:cg::Convergence step 0 value 0.00000 -DEAL:cg::Starting value 0.00869741 -DEAL:cg::Convergence step 1 value 0.00000 -DEAL:cg::Starting value 0.00551394 -DEAL:cg::Convergence step 1 value 4.33681e-19 -DEAL:cg::Starting value 0.00420341 -DEAL:cg::Convergence step 1 value 1.37142e-18 -DEAL:cg::Starting value 0.0195161 -DEAL:cg::Convergence step 1 value 9.81308e-18 -DEAL:cg::Starting value 0.00509117 -DEAL:cg::Convergence step 1 value 8.67362e-19 -DEAL:cg::Starting value 0.0127279 -DEAL:cg::Convergence step 1 value 3.46945e-18 -DEAL:cg::Starting value 0.0212132 -DEAL:cg::Convergence step 1 value 2.45327e-18 -DEAL:mass_preconditioner_setup::applied -DEAL:cg::Starting value 0.0212132 -DEAL:cg:mass_preconditioner_solve::applied -DEAL:cg::Convergence step 1 value 2.45327e-18 -DEAL:cg::Starting value 2.74317e-18 -DEAL:cg::Convergence step 0 value 2.74317e-18 -DEAL:cg::Starting value 2.12132 -DEAL:cg:mass_preconditioner_solve::applied -DEAL:cg::Convergence step 1 value 0.00000 -DEAL:cg::Convergence step 0 value 0.00000 -DEAL:cg::Starting value 0.235321 -DEAL:cg::Convergence step 1 value 0.00000 -DEAL:cg::Starting value 0.149188 -DEAL:cg::Convergence step 1 value 1.96262e-17 -DEAL:cg::Starting value 0.113729 -DEAL:cg::Convergence step 1 value 0.00000 -DEAL:cg::Starting value 0.528038 -DEAL:cg::Convergence step 1 value 5.55112e-17 -DEAL:cg::Starting value 0.137749 -DEAL:cg::Convergence step 1 value 2.77556e-17 -DEAL:cg::Starting value 0.344373 -DEAL:cg::Convergence step 1 value 8.77708e-17 -DEAL:cg::Starting value 0.573955 -DEAL:cg::Convergence step 1 value 1.75542e-16 -DEAL:mass_preconditioner_setup::applied -DEAL:cg::Starting value 0.573955 -DEAL:cg:mass_preconditioner_solve::applied -DEAL:cg::Convergence step 1 value 1.24127e-16 -DEAL:cg::Starting value 7.36006e-17 -DEAL:cg::Convergence step 0 value 7.36006e-17 -DEAL:cg::Starting value 2.12132 -DEAL:cg:mass_preconditioner_solve::applied -DEAL:cg::Convergence step 1 value 0.00000 -DEAL::0.100000 1.15000 0.150000 -DEAL::0.200000 1.30000 0.300000 -DEAL:cg::Convergence step 0 value 0.00000 -DEAL:cg::Starting value 0.625723 -DEAL:cg::Convergence step 1 value 1.75542e-16 -DEAL:cg::Starting value 0.396692 -DEAL:cg::Convergence step 1 value 1.24127e-16 -DEAL:cg::Starting value 0.302408 -DEAL:cg::Convergence step 1 value 6.20634e-17 -DEAL:cg::Starting value 1.40406 -DEAL:cg::Convergence step 1 value 3.14018e-16 -DEAL:cg::Starting value 0.366277 -DEAL:cg::Convergence step 1 value 5.55112e-17 -DEAL:cg::Starting value 0.915692 -DEAL:cg::Convergence step 1 value 1.11022e-16 -DEAL:cg::Starting value 1.52615 -DEAL:cg::Convergence step 1 value 2.22045e-16 -DEAL:mass_preconditioner_setup::applied -DEAL:cg::Starting value 1.52615 -DEAL:cg:mass_preconditioner_solve::applied -DEAL:cg::Convergence step 1 value 0.00000 -DEAL:cg::Starting value 1.98900e-16 -DEAL:cg::Convergence step 0 value 1.98900e-16 -DEAL:cg::Starting value 2.12132 -DEAL:cg:mass_preconditioner_solve::applied -DEAL:cg::Convergence step 1 value 0.00000 -DEAL::0.300000 1.45000 0.450000 -DEAL::0.400000 1.60000 0.600000 -DEAL::0.500000 1.75000 0.750000 -DEAL::0.600000 1.90000 0.900000 -DEAL::0.700000 2.05000 1.05000 -DEAL::0.800000 2.20000 1.20000 -DEAL::0.900000 2.35000 1.35000 -DEAL::1.00000 2.50000 1.50000 diff --git a/tests/sundials/arkode_repeated_solve.with_sundials.geq.5.2.0.output b/tests/sundials/arkode_repeated_solve.output similarity index 100% rename from tests/sundials/arkode_repeated_solve.with_sundials.geq.5.2.0.output rename to tests/sundials/arkode_repeated_solve.output diff --git a/tests/sundials/ida_02.with_sundials.geq.4.0.0.output b/tests/sundials/ida_02.output similarity index 100% rename from tests/sundials/ida_02.with_sundials.geq.4.0.0.output rename to tests/sundials/ida_02.output diff --git a/tests/sundials/kinsol_01.with_sundials=true.output b/tests/sundials/kinsol_01.output similarity index 100% rename from tests/sundials/kinsol_01.with_sundials=true.output rename to tests/sundials/kinsol_01.output diff --git a/tests/sundials/kinsol_02.with_sundials=true.output b/tests/sundials/kinsol_02.output similarity index 100% rename from tests/sundials/kinsol_02.with_sundials=true.output rename to tests/sundials/kinsol_02.output diff --git a/tests/sundials/kinsol_03.with_sundials.geq.5.0.0.output b/tests/sundials/kinsol_03.output similarity index 100% rename from tests/sundials/kinsol_03.with_sundials.geq.5.0.0.output rename to tests/sundials/kinsol_03.output diff --git a/tests/sundials/kinsol_03_new_interface.with_sundials.geq.5.0.0.output b/tests/sundials/kinsol_03_new_interface.output similarity index 100% rename from tests/sundials/kinsol_03_new_interface.with_sundials.geq.5.0.0.output rename to tests/sundials/kinsol_03_new_interface.output diff --git a/tests/sundials/kinsol_04.with_sundials.geq.5.0.0.output b/tests/sundials/kinsol_04.output similarity index 100% rename from tests/sundials/kinsol_04.with_sundials.geq.5.0.0.output rename to tests/sundials/kinsol_04.output diff --git a/tests/sundials/kinsol_04_new_interface.with_sundials.geq.5.0.0.output b/tests/sundials/kinsol_04_new_interface.output similarity index 100% rename from tests/sundials/kinsol_04_new_interface.with_sundials.geq.5.0.0.output rename to tests/sundials/kinsol_04_new_interface.output diff --git a/tests/sundials/kinsol_05.with_sundials.geq.5.0.0.output b/tests/sundials/kinsol_05.output similarity index 100% rename from tests/sundials/kinsol_05.with_sundials.geq.5.0.0.output rename to tests/sundials/kinsol_05.output diff --git a/tests/sundials/kinsol_05_new_interface.with_sundials.geq.5.0.0.output b/tests/sundials/kinsol_05_new_interface.output similarity index 100% rename from tests/sundials/kinsol_05_new_interface.with_sundials.geq.5.0.0.output rename to tests/sundials/kinsol_05_new_interface.output diff --git a/tests/sundials/n_vector.with_sundials.geq.5.0.0.mpirun=2.with_trilinos=true.with_petsc=true.output b/tests/sundials/n_vector.mpirun=2.with_trilinos=true.with_petsc=true.output similarity index 100% rename from tests/sundials/n_vector.with_sundials.geq.5.0.0.mpirun=2.with_trilinos=true.with_petsc=true.output rename to tests/sundials/n_vector.mpirun=2.with_trilinos=true.with_petsc=true.output diff --git a/tests/sundials/n_vector.with_sundials.geq.5.0.0.with_trilinos=true.with_petsc=true.output b/tests/sundials/n_vector.with_trilinos=true.with_petsc=true.output similarity index 100% rename from tests/sundials/n_vector.with_sundials.geq.5.0.0.with_trilinos=true.with_petsc=true.output rename to tests/sundials/n_vector.with_trilinos=true.with_petsc=true.output diff --git a/tests/sundials/serial_sundials.with_sundials.geq.4.0.0.output b/tests/sundials/serial_sundials.output similarity index 100% rename from tests/sundials/serial_sundials.with_sundials.geq.4.0.0.output rename to tests/sundials/serial_sundials.output diff --git a/tests/sundials/serial_sundials.with_sundials.le.4.0.0.output b/tests/sundials/serial_sundials.with_sundials.le.4.0.0.output deleted file mode 100644 index 779a52b94b..0000000000 --- a/tests/sundials/serial_sundials.with_sundials.le.4.0.0.output +++ /dev/null @@ -1,4 +0,0 @@ - -DEAL::IDA OK -DEAL::KINSOL OK -DEAL::ARKODE OK -- 2.39.5