Ipopt::TAUCSSolverInterface::taucs_factorization Struct Reference

Structure to store information about the factorization. More...

List of all members.

Public Attributes

int n
int flags
TAUCS_Matrix_type type
int * rowperm
int * colperm
void * L


Detailed Description

Structure to store information about the factorization.

Definition at line 46 of file IpTAUCSSolverInterface.hpp.


Member Data Documentation

int Ipopt::TAUCSSolverInterface::taucs_factorization::n

Definition at line 48 of file IpTAUCSSolverInterface.hpp.

int Ipopt::TAUCSSolverInterface::taucs_factorization::flags

Definition at line 49 of file IpTAUCSSolverInterface.hpp.

TAUCS_Matrix_type Ipopt::TAUCSSolverInterface::taucs_factorization::type

Definition at line 50 of file IpTAUCSSolverInterface.hpp.

int* Ipopt::TAUCSSolverInterface::taucs_factorization::rowperm

Definition at line 51 of file IpTAUCSSolverInterface.hpp.

int* Ipopt::TAUCSSolverInterface::taucs_factorization::colperm

Definition at line 52 of file IpTAUCSSolverInterface.hpp.

void* Ipopt::TAUCSSolverInterface::taucs_factorization::L

Definition at line 53 of file IpTAUCSSolverInterface.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu May 15 22:21:02 2008 by  doxygen 1.4.7