|
Chombo + EB
3.0
|
This is the complete list of members for ConstrainedLS, including all inherited members.
| allocArray(const int &rows, const int &cols, Real **&A) | ConstrainedLS | private |
| Bound enum name | ConstrainedLS | |
| boundsConsistent(const Vector< Real > &a_lowBound, const Vector< Real > &a_hiBound) const | ConstrainedLS | |
| ConstrainedLS() | ConstrainedLS | |
| freeArray(const int &rows, const int &cols, Real **&A) | ConstrainedLS | private |
| getConstraints() const | ConstrainedLS | |
| getResidual() const | ConstrainedLS | |
| INCONSISTENT_BOUNDS enum value | ConstrainedLS | |
| LOWER_BOUND enum value | ConstrainedLS | |
| LSResult enum name | ConstrainedLS | |
| m_boundState | ConstrainedLS | protected |
| m_nbound | ConstrainedLS | protected |
| m_residual | ConstrainedLS | private |
| numberActiveConstraints() const | ConstrainedLS | |
| qrSolution(Real **a_A, Vector< Real > &a_x, Vector< Real > &a_b, Real &resq) | ConstrainedLS | |
| SINGULAR enum value | ConstrainedLS | |
| solveBoundConstrained(Vector< Real > &a_x, Real **a_A, const Vector< Real > &a_rhs, const Vector< Real > &a_lowerBound, const Vector< Real > &a_upperBound) | ConstrainedLS | |
| solveUnconstrained(Vector< Real > &a_x, Real **a_A, const Vector< Real > &a_rhs) | ConstrainedLS | |
| SUCCESS enum value | ConstrainedLS | |
| UNCONSTRAINED enum value | ConstrainedLS | |
| UNCONVERGED enum value | ConstrainedLS | |
| UNDERDETERMINED enum value | ConstrainedLS | |
| UPPER_BOUND enum value | ConstrainedLS |
1.8.13