Remove deprecation warning about Sundials < 2.4 from CVodesIntegrator
This commit is contained in:
parent
54d11a016a
commit
28bbbf514c
1 changed files with 0 additions and 4 deletions
|
|
@ -34,10 +34,6 @@ public:
|
|||
*
|
||||
* @see FuncEval.h. Classes that use CVodeInt:
|
||||
* ImplicitChem, ImplicitSurfChem, Reactor
|
||||
*
|
||||
* @deprecated Support for Sundials 2.2 and 2.3 is deprecated. Starting with
|
||||
* %Cantera 2.2, only Sundials versions 2.4 and newer will be supported.
|
||||
* (The CVodesIntegrator class itself is not deprecated).
|
||||
*/
|
||||
class CVodesIntegrator : public Integrator
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue