ROL
Namespaces | Functions
ROL_LineSearchFactory.hpp File Reference
#include "ROL_Types.hpp"
#include "Teuchos_ParameterList.hpp"
#include "Teuchos_RCP.hpp"
#include "ROL_LineSearch.hpp"
#include "ROL_IterationScaling.hpp"
#include "ROL_PathBasedTargetLevel.hpp"
#include "ROL_BackTracking.hpp"
#include "ROL_CubicInterp.hpp"
#include "ROL_Bisection.hpp"
#include "ROL_GoldenSection.hpp"
#include "ROL_Brents.hpp"

Go to the source code of this file.

Namespaces

 ROL
 

Functions

template<class Real >
Teuchos::RCP< LineSearch< Real > > ROL::LineSearchFactory (Teuchos::ParameterList &parlist)