Aristos
Development
|
Aristos::Constraints | Provides interfaces for the evaluation of quantities related to the constraint function |
Aristos::DataPool | Provides the interface to a generic data pool |
Aristos::FeasStep | Provides the interface for the computation of the feasibility step, used in the quasi-normal step computation |
Aristos::HessVec | Provides the interface for the evaluation of Hessian-of-Lagrangian times vector products |
Aristos::LagMult | Provides the interface for the evaluation of Lagrange multipliers |
Aristos::Objective | Provides interfaces for the evaluation of quantities related to the objective function |
Aristos::SQPAlgo | Implements a trust-region (TR) sequential quadratic programming (SQP) algorithm for equality-constrained optimization |
Aristos::Vector | Provides the interface to generic abstract vector libraries |
Aristos::EpetraVector | The Aristos::Vector / Epetra_Vector adapter class |
Aristos::SledgeVector | The Aristos::Vector / USEME::umDVec (Sledge) adapter class |
Aristos::YUEpetraVector | The Aristos::Vector / (y,u) Epetra_MultiVector adapter class |