ROL
Namespaces | Functions
ROL_TrustRegion_U_Factory.hpp File Reference

Contains definitions of enums for trust region algorithms. More...

#include "ROL_TrustRegion_U_Types.hpp"
#include "ROL_CauchyPoint_U.hpp"
#include "ROL_DogLeg_U.hpp"
#include "ROL_DoubleDogLeg_U.hpp"
#include "ROL_TruncatedCG_U.hpp"
#include "ROL_SPGTrustRegion_U.hpp"

Go to the source code of this file.

Namespaces

 ROL
 

Functions

template<typename Real >
Ptr< TrustRegion_U< Real > > ROL::TrustRegionUFactory (ParameterList &list)
 

Detailed Description

Contains definitions of enums for trust region algorithms.

Author
Created by D. Ridzal and D. Kouri.

Definition in file ROL_TrustRegion_U_Factory.hpp.