ROL
|
#include "ROL_Step.hpp"
#include "ROL_Vector.hpp"
#include "ROL_KrylovFactory.hpp"
#include "ROL_Objective.hpp"
#include "ROL_BoundConstraint.hpp"
#include "ROL_Types.hpp"
#include "ROL_Secant.hpp"
#include "ROL_ParameterList.hpp"
Go to the source code of this file.
Classes | |
class | ROL::PrimalDualActiveSetStep< Real > |
Implements the computation of optimization steps with the Newton primal-dual active set method. More... | |
class | ROL::PrimalDualActiveSetStep< Real >::HessianPD |
class | ROL::PrimalDualActiveSetStep< Real >::PrecondPD |
Namespaces | |
ROL | |