Ipopt  3.12.12
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Macros | Functions
hsl_mc68i.h File Reference
#include "IpoptConfig.h"
#include "CoinHslConfig.h"

Go to the source code of this file.

Classes

struct  mc68_control
 
struct  mc68_info
 

Macros

#define mc68_control   mc68_control_i
 
#define mc68_info   mc68_info_i
 
#define mc68_default_control   mc68_default_control_i
 
#define mc68_order   mc68_order_i
 

Functions

void mc68_default_control (struct mc68_control *control)
 
void mc68_order (int ord, int n, const int ptr[], const int row[], int perm[], const struct mc68_control *control, struct mc68_info *info)
 

Macro Definition Documentation

#define mc68_control   mc68_control_i

Definition at line 20 of file hsl_mc68i.h.

#define mc68_info   mc68_info_i

Definition at line 21 of file hsl_mc68i.h.

#define mc68_default_control   mc68_default_control_i

Definition at line 22 of file hsl_mc68i.h.

#define mc68_order   mc68_order_i

Definition at line 23 of file hsl_mc68i.h.

Function Documentation

void mc68_default_control ( struct mc68_control control)
void mc68_order ( int  ord,
int  n,
const int  ptr[],
const int  row[],
int  perm[],
const struct mc68_control control,
struct mc68_info info 
)