|
PIPS-NLP
|
#include "mpi.h"#include "sNlpInfoFromNL.h"#include "NlpGenVars.h"#include "OoqpVector.h"#include <cmath>#include "SimpleVector.h"#include "DoubleMatrixHandle.h"#include "DoubleMatrix.h"#include "sData.h"#include "sVars.h"#include "sTree.h"#include <fstream>#include <sstream>#include "AmplData_NL.hpp"#include "amplGenStochInput.hpp"#include "amplGenStochInput_AddSlack.hpp"#include "getAmplFunctionNew.h"#include "../../PIPS-NLP/global_var.h"#include <map>#include <vector>Functions | |
| void | getMat_ValOnly (int nnz, double *MatElt, double *dataMatFull, std::map< int, int > *GoffMap) |
Variables | |
| int | gUseReducedSpace |
| int | gNP_Alg |
| int | gAddSlackParallelSetting |
| void getMat_ValOnly | ( | int | nnz, |
| double * | MatElt, | ||
| double * | dataMatFull, | ||
| std::map< int, int > * | GoffMap | ||
| ) |
| int gAddSlackParallelSetting |
| int gNP_Alg |
| int gUseReducedSpace |
1.8.11