ROL
|
#include "ROL_Gradient_U.hpp"
#include "ROL_QuasiNewton_U.hpp"
#include "ROL_NonlinearCG_U.hpp"
#include "ROL_Newton_U.hpp"
#include "ROL_NewtonKrylov_U.hpp"
#include "ROL_LineSearch_U_Types.hpp"
Go to the source code of this file.
Namespaces | |
ROL | |
Functions | |
template<typename Real > | |
Ptr< DescentDirection_U< Real > > | ROL::DescentDirectionUFactory (ParameterList &parlist, const Ptr< Secant< Real >> &secant=nullPtr) |