
Go to the source code of this file.
Defines | |
| #define | SUNDIALS_PACKAGE_VERSION "2.2.0" |
| #define | SUNDIALS_DOUBLE_PRECISION 1 |
| #define | SUNDIALS_USE_GENERIC_MATH 1 |
| #define | F77_FUNC(name, NAME) name ## _ |
| #define | F77_FUNC_(name, NAME) name ## _ |
| #define | SUNDIALS_MPI_COMM_F2C 1 |
| #define F77_FUNC | ( | name, | |||
| NAME | ) | name ## _ |
Definition at line 41 of file sundials_config.h.
| #define F77_FUNC_ | ( | name, | |||
| NAME | ) | name ## _ |
Definition at line 42 of file sundials_config.h.
| #define SUNDIALS_DOUBLE_PRECISION 1 |
Definition at line 23 of file sundials_config.h.
| #define SUNDIALS_MPI_COMM_F2C 1 |
Definition at line 71 of file sundials_config.h.
| #define SUNDIALS_PACKAGE_VERSION "2.2.0" |
Definition at line 16 of file sundials_config.h.
| #define SUNDIALS_USE_GENERIC_MATH 1 |
Definition at line 35 of file sundials_config.h.
1.5.5