|
PIPS-NLP
|
#include "NlpGenData.h"#include "NlpGenVars.h"#include "NlpGenResiduals.h"#include "NlpInfoAMPL.h"#include "FilterIPMSolver.h"#include <iostream>#include <string.h>#include <stdio.h>#include <cstdio>#include <cassert>#include <asl_pfgh.h>#include "getstub.h"#include "NlpGenSparseWithSolver.h"#include "cNlpGenSparseNLP.h"#include "Status.h"#include "getAmplFunction.h"#include "pipsOptions.h"#include "AmplData_NL.hpp"Functions | |
| void | LocalNegate (double *x, int nx) |
| int | main (int argc, char *argv[]) |
Variables | |
| int | gSymLinearSolver |
| int | gBuildSchurComp |
| int | gUseReducedSpace |
| void LocalNegate | ( | double * | x, |
| int | nx | ||
| ) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
| int gBuildSchurComp |
| int gSymLinearSolver |
| int gUseReducedSpace |
1.8.11