| addConstant(double c)=0 | IotrVector | [pure virtual] |
| addRef(IotrRefCount *const *obj) | IotrRefCount | [inline, static] |
| allPositive() const=0 | IotrVector | [pure virtual] |
| axpy(double alpha, const IotrVector &x)=0 | IotrVector | [pure virtual] |
| categorize(ElementGather *cat[], int ncat, IotrVector *rhs[], int nrhs, const IotrVectorCategorize &func) const=0 | IotrVector | [pure virtual] |
| copy() const=0 | IotrVector | [pure virtual] |
| copyFrom(const SimpleVector &v)=0 | IotrVector | [pure virtual] |
| copyFrom(const IotrVector &v)=0 (defined in IotrVector) | IotrVector | [pure virtual] |
| copyInto(SimpleVector &v) const=0 | IotrVector | [pure virtual] |
| diagonalDiv(double alpha, const IotrVector &x, double beta, IotrVector &y) const=0 | IotrVector | [pure virtual] |
| diagonalDiv(double alpha, double beta, IotrVector &y) const=0 | IotrVector | [pure virtual] |
| diagonalMult(double alpha, const IotrVector &x, double beta, IotrVector &y) const=0 | IotrVector | [pure virtual] |
| dot(const IotrVector &x) const=0 | IotrVector | [pure virtual] |
| infnorm(double addnlElt=0.0) const=0 | IotrVector | [pure virtual] |
| inspect(const char *name=0, const char *filename=0) const=0 | IotrVector | [pure virtual] |
| inspectAsMatlab(const char *name=0, const char *filename=0) const=0 | IotrVector | [pure virtual] |
| instances | IotrRefCount | [static] |
| invertNonzero()=0 | IotrVector | [pure virtual] |
| IotrRefCount() | IotrRefCount | [inline] |
| IotrVector(int length) | IotrVector | [inline, protected] |
| length() const | IotrVector | [inline] |
| makeInterior(const IotrVector &xlow, ElementGather &ixlow, const IotrVector &xupp, ElementGather &ixupp, double rtol, double atol)=0 | IotrVector | [pure virtual] |
| min() const=0 | IotrVector | [pure virtual] |
| min(const double addnElt) const=0 | IotrVector | [pure virtual] |
| mLength (defined in IotrVector) | IotrVector | [protected] |
| negate()=0 | IotrVector | [pure virtual] |
| newSibling() const=0 | IotrVector | [pure virtual] |
| operator *=(const IotrVector &v)=0 | IotrVector | [pure virtual] |
| operator+=(const IotrVector &v) (defined in IotrVector) | IotrVector | [inline] |
| operator-=(const IotrVector &v) (defined in IotrVector) | IotrVector | [inline] |
| operator/=(const IotrVector &v)=0 (defined in IotrVector) | IotrVector | [pure virtual] |
| refs() | IotrRefCount | [inline] |
| release(IotrRefCount **obj) | IotrRefCount | [inline, static] |
| scale(double alpha)=0 | IotrVector | [pure virtual] |
| scaledDot(const IotrVector &D, const IotrVector &x) const=0 | IotrVector | [pure virtual] |
| setToConstant(double c)=0 | IotrVector | [pure virtual] |
| setToZero()=0 | IotrVector | [pure virtual] |
| squareRoot()=0 | IotrVector | [pure virtual] |
| stepbound(const IotrVector &s, double bound) const=0 | IotrVector | [pure virtual] |
| stepbound(const IotrVector &s, const IotrVector &xlow, ElementGather &ixlow, const IotrVector &xupp, ElementGather &ixupp, double bound) const=0 | IotrVector | [pure virtual] |
| sumReduce(const IotrVector *v[], int nv, const IotrVectorReduce< double > &func) const=0 (defined in IotrVector) | IotrVector | [pure virtual] |
| twonorm() const=0 | IotrVector | [pure virtual] |
| writefToStream(std::ostream &out, const char format[]) const=0 | IotrVector | [pure virtual] |
| ~IotrRefCount() | IotrRefCount | [inline, protected, virtual] |