Skip to content

Sundials deprecated realtype in v7.0.0 #27

@alexander-novo

Description

@alexander-novo

https://github.com/LLNL/sundials/releases/tag/v7.0.0

The previously deprecated types realtype and booleantype were removed from sundials_types.h and replaced with sunrealtype and sunbooleantype. The deprecated names for these types can be used by including the header file sundials_types_deprecated.h but will be fully removed in the next major release. Functions, types and header files that were previously deprecated have also been removed.

Need to go in and change these to the new name sunbooleantype.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions