Go to the source code of this file.
|
namespace | Ipopt |
| This file contains a base class for all exceptions and a set of macros to help with exceptions.
|
|
◆ IPOPT_DECL_PARDISOINIT
#define IPOPT_DECL_PARDISOINIT |
( |
|
x | ) |
|
Value: void (x)( \
void* PT, \
)
double ipnumber
Type for floating-point numbers.
int ipindex
Type of all indices of vectors, matrices etc.
- Since
- 3.14.0
Definition at line 19 of file IpPardisoSolverInterface.hpp.
◆ IPOPT_DECL_PARDISO
#define IPOPT_DECL_PARDISO |
( |
|
x | ) |
|
◆ IPOPT_DECL_SMAT_REORDERING_PARDISO_WSMP
#define IPOPT_DECL_SMAT_REORDERING_PARDISO_WSMP |
( |
|
x | ) |
|