|
PIPS-NLP
|
#include "sLinsysRoot.h"#include "sTree.h"#include "sFactory.h"#include "sData.h"#include "sDummyLinsys.h"#include "sLinsysLeaf.h"#include "OoqpVector.h"#include "RegularizationAlg.h"Macros | |
| #define | CHUNK_SIZE 1024*1024*64 |
Variables | |
| int | gOuterSolve |
| int | separateHandDiag |
| int | gDoIR_Aug |
| int | gDoIR_Full |
| int | gMaxIR |
| double | gIRtol |
| int | gUsePetsc |
| int | gUser_Defined_PC |
| int | gUsePetscOuter |
| int | gisNLP |
| int | gLackOfAccuracy |
| #define CHUNK_SIZE 1024*1024*64 |
| int gDoIR_Aug |
| int gDoIR_Full |
| double gIRtol |
| int gisNLP |
| int gLackOfAccuracy |
| int gMaxIR |
| int gOuterSolve |
| int gUsePetsc |
| int gUsePetscOuter |
| int gUser_Defined_PC |
| int separateHandDiag |
1.8.11