Ipopt Documentation  
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mc68_info Struct Reference

#include <hsl_mc68i.h>

Public Attributes

int flag
 error/warning flag More...
 
int iostat
 holds Fortran iostat parameter More...
 
int stat
 holds Fortran stat parameter More...
 
int out_range
 holds number of out of range entries ignored More...
 
int duplicate
 holds number of duplicate entries More...
 
int n_compressions
 holds number of compressions in order More...
 
int n_zero_eigs
 holds the number of zero eigs from ma47 More...
 
long l_workspace
 holds length of workspace iw used in order More...
 
int zb01_info
 holds flag from zb01_expand1 call More...
 
int n_dense_rows
 holds number of dense rows from amdd More...
 

Detailed Description

Definition at line 52 of file hsl_mc68i.h.

Member Data Documentation

int mc68_info::flag

error/warning flag

Definition at line 54 of file hsl_mc68i.h.

int mc68_info::iostat

holds Fortran iostat parameter

Definition at line 55 of file hsl_mc68i.h.

int mc68_info::stat

holds Fortran stat parameter

Definition at line 56 of file hsl_mc68i.h.

int mc68_info::out_range

holds number of out of range entries ignored

Definition at line 57 of file hsl_mc68i.h.

int mc68_info::duplicate

holds number of duplicate entries

Definition at line 58 of file hsl_mc68i.h.

int mc68_info::n_compressions

holds number of compressions in order

Definition at line 59 of file hsl_mc68i.h.

int mc68_info::n_zero_eigs

holds the number of zero eigs from ma47

Definition at line 60 of file hsl_mc68i.h.

long mc68_info::l_workspace

holds length of workspace iw used in order

Definition at line 61 of file hsl_mc68i.h.

int mc68_info::zb01_info

holds flag from zb01_expand1 call

Definition at line 62 of file hsl_mc68i.h.

int mc68_info::n_dense_rows

holds number of dense rows from amdd

Definition at line 63 of file hsl_mc68i.h.


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