#include "IpoptConfig.h"#include "IpSparseSymLinearSolverInterface.hpp"#include "IpLibraryLoader.hpp"#include "IpTypes.h"Go to the source code of this file.
Classes | |
| class | Ipopt::PardisoSolverInterface |
| Interface to the linear solver Pardiso as distributed by pardiso-project.org, derived from SparseSymLinearSolverInterface. More... | |
Namespaces | |
| namespace | Ipopt |
Macros | |
| #define | IPOPT_DECL_PARDISOINIT(x) |
| #define | IPOPT_DECL_PARDISO(x) |
| #define | IPOPT_DECL_SMAT_REORDERING_PARDISO_WSMP(x) |
| #define IPOPT_DECL_PARDISOINIT | ( | x | ) |
| #define IPOPT_DECL_PARDISO | ( | x | ) |
Definition at line 29 of file IpPardisoSolverInterface.hpp.
| #define IPOPT_DECL_SMAT_REORDERING_PARDISO_WSMP | ( | x | ) |
Definition at line 50 of file IpPardisoSolverInterface.hpp.