Ipopt::DenseGenSchurDriver Class Reference

#include <SensDenseGenSchurDriver.hpp>

Inheritance diagram for Ipopt::DenseGenSchurDriver:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DenseGenSchurDriver (SmartPtr< SensBacksolver > backsolver, SmartPtr< PCalculator > pcalc, SmartPtr< SchurData > data_B)
virtual ~DenseGenSchurDriver ()
virtual bool SchurBuild ()
 Creates the SchurMatrix from B and P.
virtual bool SchurFactorize ()
 Calls the factorization routine for the SchurMatrix.

Detailed Description

Definition at line 17 of file SensDenseGenSchurDriver.hpp.


Constructor & Destructor Documentation

Ipopt::DenseGenSchurDriver::DenseGenSchurDriver ( SmartPtr< SensBacksolver backsolver,
SmartPtr< PCalculator pcalc,
SmartPtr< SchurData data_B 
)

virtual Ipopt::DenseGenSchurDriver::~DenseGenSchurDriver (  )  [virtual]


Member Function Documentation

virtual bool Ipopt::DenseGenSchurDriver::SchurBuild (  )  [virtual]

Creates the SchurMatrix from B and P.

Implements Ipopt::SchurDriver.

virtual bool Ipopt::DenseGenSchurDriver::SchurFactorize (  )  [virtual]

Calls the factorization routine for the SchurMatrix.

Implements Ipopt::SchurDriver.


The documentation for this class was generated from the following file:
Generated on Sat Jul 23 03:11:42 2011 by  doxygen 1.4.7