|
PIPS-NLP
|
This is the complete list of members for PetscVector, including all inherited members.
| _addLog() | PetscVector | virtual |
| absVal(OoqpVector *vec_in)=0 | OoqpVector | pure virtual |
| addConstant(double c) | PetscVector | virtual |
| addRef(IotrRefCount *const *obj) | IotrRefCount | inlinestatic |
| addSomeConstants(double c, OoqpVector &select) | PetscVector | virtual |
| allPositive() | PetscVector | virtual |
| axdzpy(double alpha, OoqpVector &x, OoqpVector &z) | PetscVector | virtual |
| axdzpy(double alpha, OoqpVector &x, OoqpVector &z, OoqpVector &select) | PetscVector | virtual |
| axpy(double alpha, OoqpVector &x) | PetscVector | virtual |
| axzpy(double alpha, OoqpVector &x, OoqpVector &z) | PetscVector | virtual |
| componentDiv(OoqpVector &v) | PetscVector | virtual |
| componentMult(OoqpVector &v) | PetscVector | virtual |
| copyFrom(OoqpVector &v) | PetscVector | virtual |
| copyFromArray(double v[]) | PetscVector | virtual |
| copyFromArray(char v[]) | PetscVector | virtual |
| copyFromArrayFromTo(double *w, int VStart, int VEnd, int Wstart, int Wend)=0 | OoqpVector | pure virtual |
| copyFromFromTo(OoqpVector *vec_in, int VStart, int VEnd, int VinStart, int VinEnd)=0 | OoqpVector | pure virtual |
| copyIntoArray(double v[]) const | PetscVector | virtual |
| OoqpVector::copyIntoArray(double v[])=0 | OoqpVector | pure virtual |
| copyIntoArrayWithIndex_AggVarCon(double *ResultArray, const int *vecmap, const int _length, bool isVar=true) | OoqpVector | inlinevirtual |
| correctLargeVal(const double testVal, const double corVal, const int absFlag)=0 | OoqpVector | pure virtual |
| divideSome(OoqpVector &div, OoqpVector &select) | PetscVector | virtual |
| dotProductWith(OoqpVector &v) | PetscVector | virtual |
| findBlocking(OoqpVector &wstep_vec, OoqpVector &u_vec, OoqpVector &ustep_vec, double maxStep, double *w_elt, double *wstep_elt, double *u_elt, double *ustep_elt, int &first_or_second) | PetscVector | virtual |
| findBlockingPD(OoqpVector &wstep_vec, OoqpVector &u_vec, OoqpVector &ustep_vec, double *w_elt, double *wstep_elt, double *u_elt, double *ustep_elt, int &first_or_second, double *alphaPri, double *alphaDual)=0 | OoqpVector | pure virtual |
| getLocalSize() | PetscVector | inline |
| getSize() | PetscVector | inline |
| gondzioProjection(double rmin, double rmax) | PetscVector | virtual |
| infnorm() | PetscVector | virtual |
| instances | PetscVector | static |
| invert() | PetscVector | virtual |
| IotrRefCount() | IotrRefCount | inline |
| isKindOf(int kind) | PetscVector | virtual |
| length() const | OoqpVector | inline |
| m | PetscVector | protected |
| matchesNonZeroPattern(OoqpVector &select) | PetscVector | virtual |
| min(double &m, int &index) | PetscVector | virtual |
| MinComponentBetween(OoqpVector *vec_in, OoqpVector *select=NULL)=0 | OoqpVector | pure virtual |
| MinComponentOrConstant(OoqpVector *vec_in, double minVal)=0 | OoqpVector | pure virtual |
| n | OoqpVector | |
| negate() | PetscVector | virtual |
| Norm(const int Norm_Type, OoqpVector *vec2=NULL) | OoqpVector | |
| Norm(const int Norm_Type, const double norm1, const double norm2) | OoqpVector | |
| numberOfNonzeros() | PetscVector | virtual |
| onenorm() | PetscVector | virtual |
| OoqpVector(int n_=0) | OoqpVector | |
| PetscVector(int n_) | PetscVector | |
| PetscVector(Vec v) | PetscVector | |
| PetscVector(int m_, int n_) | PetscVector | |
| preserveVec | PetscVector | protected |
| print()=0 | OoqpVector | pure virtual |
| pv | PetscVector | |
| randomize(double alpha, double beta, double *ix) | PetscVector | virtual |
| refs() | IotrRefCount | inline |
| release(IotrRefCount **obj) | IotrRefCount | inlinestatic |
| scalarMult(double num) | PetscVector | virtual |
| scale(double alpha) | PetscVector | virtual |
| selectNonZeros(OoqpVector &select) | PetscVector | virtual |
| SetComponentFromMaxXorConstant(OoqpVector *x_in, const double y_in)=0 | OoqpVector | pure virtual |
| SetComponentFromMaxXorConstant(OoqpVector *x_in, const double y_in, int Start, int End, int xStart, int xEnd)=0 | OoqpVector | pure virtual |
| SetComponentFromMaxXorY(OoqpVector *x_in, OoqpVector *y_in, OoqpVector *select=NULL)=0 | OoqpVector | pure virtual |
| SetComponentFromMaxXorY(OoqpVector *x_in, OoqpVector *y_in, int Start, int End, int xStart, int xEnd, int yStart, int yEnd)=0 | OoqpVector | pure virtual |
| setToConstant(double c) | PetscVector | virtual |
| setToConstantFromTo(double c, int start, int end)=0 | OoqpVector | pure virtual |
| setToZero() | PetscVector | virtual |
| shiftedDotProductWith(double alpha, OoqpVector &mystep, OoqpVector &yvec, double beta, OoqpVector &ystep) | PetscVector | virtual |
| somePositive(OoqpVector &select) | PetscVector | virtual |
| stepbound(OoqpVector &v, double maxStep) | PetscVector | virtual |
| sumElt() | PetscVector | virtual |
| sumLog(OoqpVector *select)=0 | OoqpVector | pure virtual |
| sumPowElt(const double pow_in) | PetscVector | virtual |
| twonorm() | PetscVector | virtual |
| writefSomeToStream(ostream &out, const char format[], OoqpVector &select) const | PetscVector | virtual |
| OoqpVector::writefSomeToStream(std::ostream &out, const char format[], OoqpVector &select) const =0 | OoqpVector | pure virtual |
| writefToStream(ostream &out, const char format[]) const | PetscVector | virtual |
| OoqpVector::writefToStream(std::ostream &out, const char format[]) const =0 | OoqpVector | pure virtual |
| writeToStream(ostream &out) const | PetscVector | virtual |
| OoqpVector::writeToStream(std::ostream &out) const =0 | OoqpVector | pure virtual |
| ~IotrRefCount() | IotrRefCount | inlineprotectedvirtual |
| ~OoqpVector() | OoqpVector | virtual |
| ~PetscVector() | PetscVector | virtual |
1.8.11