This is the complete list of members for
EvaluationPoint, including all inherited members.
| backCopy(const int *order, const uint &dim) const | EvaluationPoint | [inline, protected] |
| copy(const int *order, const DVector &rhs) | EvaluationPoint | [inline, protected] |
| copy(const EvaluationPoint &rhs) | EvaluationPoint | [protected] |
| copyIdx(const uint &dim, const int *idx1, int **idx2) | EvaluationPoint | [protected] |
| deleteAll() | EvaluationPoint | [protected] |
| EvaluationPoint() | EvaluationPoint | |
| EvaluationPoint(const Function &f, uint nx_=0, uint na_=0, uint nu_=0, uint np_=0, uint nw_=0, uint nd_=0, uint N_=0) | EvaluationPoint | |
| EvaluationPoint(const Function &f, const OCPiterate &iter) | EvaluationPoint | |
| EvaluationPoint(const EvaluationPoint &rhs) | EvaluationPoint | |
| Function class | EvaluationPoint | [friend] |
| getDX() const | EvaluationPoint | [inline] |
| getEvaluationPointer() const | EvaluationPoint | [inline, protected] |
| getP() const | EvaluationPoint | [inline] |
| getT() const | EvaluationPoint | [inline] |
| getU() const | EvaluationPoint | [inline] |
| getW() const | EvaluationPoint | [inline] |
| getX() const | EvaluationPoint | [inline] |
| getXA() const | EvaluationPoint | [inline] |
| idx | EvaluationPoint | [protected] |
| init(const Function &f, uint nx_=0, uint na_=0, uint np_=0, uint nu_=0, uint nw_=0, uint nd_=0, uint N_=0) | EvaluationPoint | |
| init(const Function &f, const OCPiterate &iter) | EvaluationPoint | |
| N | EvaluationPoint | [protected] |
| na | EvaluationPoint | [protected] |
| nd | EvaluationPoint | [protected] |
| np | EvaluationPoint | [protected] |
| nu | EvaluationPoint | [protected] |
| nw | EvaluationPoint | [protected] |
| nx | EvaluationPoint | [protected] |
| operator=(const EvaluationPoint &rhs) | EvaluationPoint | |
| print() const | EvaluationPoint | |
| setDX(const DVector &dx) | EvaluationPoint | [inline] |
| setP(const DVector &p) | EvaluationPoint | [inline] |
| setT(const double &t) | EvaluationPoint | [inline] |
| setU(const DVector &u) | EvaluationPoint | [inline] |
| setW(const DVector &w) | EvaluationPoint | [inline] |
| setX(const DVector &x) | EvaluationPoint | [inline] |
| setXA(const DVector &xa) | EvaluationPoint | [inline] |
| setZ(const uint &idx, const OCPiterate &iter) | EvaluationPoint | [inline] |
| setZero() | EvaluationPoint | [inline] |
| z | EvaluationPoint | [protected] |
| ~EvaluationPoint() | EvaluationPoint | [virtual] |