ROL
Public Member Functions | List of all members
ROL::StepFactory< Real > Class Template Reference

#include <ROL_StepFactory.hpp>

Public Member Functions

 ~StepFactory (void)
 
ROL::Ptr< Step< Real > > getStep (const std::string &type, ROL::ParameterList &parlist) const
 

Detailed Description

template<class Real>
class ROL::StepFactory< Real >

Definition at line 66 of file ROL_StepFactory.hpp.

Constructor & Destructor Documentation

template<class Real>
ROL::StepFactory< Real >::~StepFactory ( void  )
inline

Definition at line 68 of file ROL_StepFactory.hpp.

Member Function Documentation

template<class Real>
ROL::Ptr<Step<Real> > ROL::StepFactory< Real >::getStep ( const std::string &  type,
ROL::ParameterList &  parlist 
) const
inline

The documentation for this class was generated from the following file: