]> https://gitweb.dealii.org/ - dealii.git/commitdiff
We no longer support SUNDIALS before version 3.0. 12418/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 8 Jun 2021 23:25:46 +0000 (17:25 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 8 Jun 2021 23:25:46 +0000 (17:25 -0600)
source/sundials/ida.cc

index d78db1dfee9bcf557236b044a92c894f84b2e58e..08ca464a09f73d1742ebc127d3118f489552b166 100644 (file)
@@ -350,9 +350,6 @@ namespace SUNDIALS
       IDA_mem->ida_lsolve = solve_with_jacobian_callback<VectorType>;
     else
       AssertThrow(false, ExcFunctionNotProvided("solve_jacobian_system"));
-#    if DEAL_II_SUNDIALS_VERSION_LT(3, 0, 0)
-    IDA_mem->ida_setupNonNull = true;
-#    endif
 #  else
     SUNMatrix       J  = nullptr;
     SUNLinearSolver LS = nullptr;

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.