Go to the source code of this file.
|
| | Ipopt |
| | This file contains a base class for all exceptions and a set of macros to help with exceptions.
|
| |
◆ IPOPT_DECL_MA57A
| #define IPOPT_DECL_MA57A |
( |
|
x | ) |
|
Value:void (x)( \
ma57int* n, \
ma57int* ne, \
ma57int* lkeep, \
ma57int* keep, \
\
ma57int* iwork, \
ma57int* icntl, \
ma57int* info, \
ipnumber* rinfo \
)
- Since
- 3.14.0
Definition at line 24 of file IpMa57TSolverInterface.hpp.
◆ IPOPT_DECL_MA57B
| #define IPOPT_DECL_MA57B |
( |
|
x | ) |
|
Value:void (x)( \
ma57int* n, \
ma57int* ne, \
ipnumber* a, \
ipnumber* fact, \
ma57int* lfact, \
ma57int* ifact, \
ma57int* lifact, \
ma57int* lkeep, \
ma57int* keep, \
ma57int* iwork, \
ma57int* icntl, \
ipnumber* cntl, \
ma57int* info, \
ipnumber* rinfo \
)
- Since
- 3.14.0
Definition at line 39 of file IpMa57TSolverInterface.hpp.
◆ IPOPT_DECL_MA57C
| #define IPOPT_DECL_MA57C |
( |
|
x | ) |
|
Value:void (x)( \
ma57int* job, \
ma57int* n, \
ipnumber* fact, \
ma57int* lfact, \
ma57int* ifact, \
ma57int* lifact, \
ma57int* nrhs, \
ipnumber* rhs, \
ma57int* lrhs, \
ipnumber* work, \
ma57int* lwork, \
ma57int* iwork, \
ma57int* icntl, \
ma57int* info \
)
- Since
- 3.14.0
Definition at line 63 of file IpMa57TSolverInterface.hpp.
◆ IPOPT_DECL_MA57E
| #define IPOPT_DECL_MA57E |
( |
|
x | ) |
|
Value:void (x)( \
ma57int* n, \
ma57int* ic, \
ma57int* keep, \
ipnumber* fact, \
ma57int* lfact, \
ipnumber* newfac, \
ma57int* lnew, \
ma57int* ifact, \
ma57int* lifact, \
ma57int* newifc, \
ma57int* linew, \
ma57int* info \
)
- Since
- 3.14.0
Definition at line 81 of file IpMa57TSolverInterface.hpp.
◆ IPOPT_DECL_MA57I
| #define IPOPT_DECL_MA57I |
( |
|
x | ) |
|
◆ ma57int