File sundials_backports.hxx#
Defines
-
SUNDIALS_VERSION_AT_LEAST(major, minor, patch)#
-
SUNDIALS_VERSION_LESS_THAN(major, minor, patch)#
Typedefs
-
using sundials_real_type = realtype#
Functions
Variables
-
constexpr auto SUN_PREC_RIGHT = PREC_RIGHT#
-
constexpr auto SUN_PREC_LEFT = PREC_LEFT#
-
constexpr auto SUN_PREC_NONE = PREC_NONE#
-
namespace sundials#