Commit 5621ebd
committed
Updates the Math submodule to ef0cd15.
1 parent 8237f7d commit 5621ebd
1 file changed
+1
-1
lines changed- stan/math/prim/err/check_flag_sundials.hpp+182
- stan/math/rev/functor.hpp+1-1
- stan/math/rev/functor/dae.hpp+175
- stan/math/rev/functor/dae_system.hpp+191
- stan/math/rev/functor/idas_forward_system.hpp-175
- stan/math/rev/functor/idas_integrator.hpp+60-212
- stan/math/rev/functor/idas_service.hpp+139
- stan/math/rev/functor/idas_system.hpp-360
- stan/math/rev/functor/integrate_dae.hpp-62
- test/unit/math/rev/functor/analytical_dae_typed_test.cpp+50
- test/unit/math/rev/functor/chem_dae_sens_typed_test.cpp+32
- test/unit/math/rev/functor/chem_dae_typed_test.cpp+66
- test/unit/math/rev/functor/dae_test_functors.hpp+25
- test/unit/math/rev/functor/degenerated_ode_typed_test.cpp+27
- test/unit/math/rev/functor/idas_integrator_test.cpp-249
- test/unit/math/rev/functor/idas_system_test.cpp+69-312
- test/unit/math/rev/functor/index_3_dae_typed_test.cpp+36
- test/unit/math/rev/functor/integrate_dae_test.cpp-135
- test/unit/math/rev/functor/linear_dae_typed_test.cpp+41
- test/unit/math/rev/functor/pph_dae_typed_test.cpp+75
- test/unit/math/rev/functor/test_fixture_dae_analytical.hpp+179
- test/unit/math/rev/functor/test_fixture_dae_chem.hpp+430
- test/unit/math/rev/functor/test_fixture_dae_index_3.hpp+102
- test/unit/math/rev/functor/test_fixture_dae_pph.hpp+115
- test/unit/math/rev/functor/test_fixture_linear_dae.hpp+235
- test/unit/math/rev/functor/test_fixture_ode.hpp+4-3
0 commit comments