Ipopt::SimpleBacksolver Class Reference

#include <AsSimpleBacksolver.hpp>

Inheritance diagram for Ipopt::SimpleBacksolver:

Inheritance graph
[legend]
Collaboration diagram for Ipopt::SimpleBacksolver:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SimpleBacksolver (SmartPtr< PDSystemSolver > pd_solver)
 ~SimpleBacksolver ()
bool InitializeImpl (const OptionsList &options, const std::string &prefix)
 Implementation of the initialization method that has to be overloaded by for each derived class.
bool Solve (SmartPtr< IteratesVector > delta_lhs, SmartPtr< const IteratesVector > delta_rhs)

Private Member Functions

 SimpleBacksolver ()

Private Attributes

SmartPtr< PDSystemSolverpd_solver_

Detailed Description

Definition at line 18 of file AsSimpleBacksolver.hpp.


Constructor & Destructor Documentation

Ipopt::SimpleBacksolver::SimpleBacksolver ( SmartPtr< PDSystemSolver pd_solver  ) 

Ipopt::SimpleBacksolver::~SimpleBacksolver (  )  [inline]

Definition at line 24 of file AsSimpleBacksolver.hpp.

Ipopt::SimpleBacksolver::SimpleBacksolver (  )  [private]


Member Function Documentation

bool Ipopt::SimpleBacksolver::InitializeImpl ( const OptionsList options,
const std::string &  prefix 
) [virtual]

Implementation of the initialization method that has to be overloaded by for each derived class.

Implements Ipopt::AlgorithmStrategyObject.

bool Ipopt::SimpleBacksolver::Solve ( SmartPtr< IteratesVector delta_lhs,
SmartPtr< const IteratesVector delta_rhs 
) [virtual]

Implements Ipopt::AsBacksolver.


Member Data Documentation

SmartPtr<PDSystemSolver> Ipopt::SimpleBacksolver::pd_solver_ [private]

Definition at line 37 of file AsSimpleBacksolver.hpp.


The documentation for this class was generated from the following file:
Generated on Thu Dec 23 03:12:08 2010 by  doxygen 1.4.7