#include "SimTKcommon.h"
Go to the source code of this file.
Defines | |
#define | SUNDIALS_EXPORT |
#define | SUNDIALS_DOUBLE_PRECISION 1 |
#define | SUNDIALS_PACKAGE_VERSION "2.3.0" |
#define | F77_FUNC(name, NAME) name ## _ |
#define | F77_FUNC_(name, NAME) name ## _ |
#define | SUNDIALS_USE_GENERIC_MATH 1 |
#define F77_FUNC | ( | name, | |||
NAME | ) | name ## _ |
Referenced by Ipopt::IpBlasDasum(), Ipopt::IpBlasDaxpy(), Ipopt::IpBlasDcopy(), Ipopt::IpBlasDdot(), Ipopt::IpBlasDgemm(), Ipopt::IpBlasDgemv(), Ipopt::IpBlasDnrm2(), Ipopt::IpBlasDscal(), Ipopt::IpBlasDsymv(), Ipopt::IpBlasDsyrk(), Ipopt::IpBlasDtrsm(), Ipopt::IpBlasIdamax(), Ipopt::IpLapackDpotrf(), Ipopt::IpLapackDpotrs(), and Ipopt::IpLapackDsyev().
#define F77_FUNC_ | ( | name, | |||
NAME | ) | name ## _ |
#define SUNDIALS_DOUBLE_PRECISION 1 |
#define SUNDIALS_EXPORT |
#define SUNDIALS_PACKAGE_VERSION "2.3.0" |
#define SUNDIALS_USE_GENERIC_MATH 1 |