File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,9 @@ the next major release. Use `SUN_CSC_MAT` and `SUN_CSR_MAT` instead.
5858
5959The ` N_Vector_S ` typedef to ` N_Vector* ` is deprecated and will be removed in the next major release.
6060
61+ The ` CVodeSetMonitorFn ` and ` CVodeSetMonitorFrequency ` functions have been deprecated and will be
62+ removed in the next major release.
63+
6164## Changes to SUNDIALS in release 7.5.0
6265
6366### Major Features
Original file line number Diff line number Diff line change @@ -56,3 +56,6 @@ The ``CSC_MAT`` and ``CSR_MAT`` macros defined in ``sunmatrix_sparse.h`` will be
5656the next major release. Use ``SUN_CSC_MAT `` and ``SUN_CSR_MAT `` instead.
5757
5858The ``N_Vector_S `` typedef to ``N_Vector* `` is deprecated and will be removed in the next major release.
59+
60+ The ``CVodeSetMonitorFn `` and ``CVodeSetMonitorFrequency `` functions have been deprecated and will be
61+ removed in the next major release.
You can’t perform that action at this time.
0 commit comments