/Users/kmartin/Documents/files/code/cpp/OScpp/COIN-OS/OS/src/OSModelInterfaces/OSnl2osil.cpp File Reference

#include <iostream>
#include "OSiLWriter.h"
#include "OSnl2osil.h"
#include "OSErrorClass.h"
#include "nlp.h"
#include "getstub.h"
#include "r_opn.hd"
#include "opcode.hd"
#include <asl.h>

Go to the source code of this file.

Defines

#define R_OPS   ((ASL_fg*)asl)->I.r_ops_
 @(#)nl2osil 1.0 10/05/2005
#define OBJ_DE   ((ASL_fg*)asl)->I.obj_de_
#define VAR_E   ((ASL_fg *) asl) -> I.var_e_
#define CON_DE   ((ASL_fg*)asl)->I.con_de_

Variables

efunc * r_ops_int [N_OPS]


Define Documentation

#define R_OPS   ((ASL_fg*)asl)->I.r_ops_

@(#)nl2osil 1.0 10/05/2005

Copyright (c) 2005

The OSnl2osil used to convert an instance in AMPL nl format to OSiL

Author:
Robert Fourer, Jun Ma, Kipp Martin,
Version:
1.0, 10/05/2005
Since:
OS1.0

Definition at line 60 of file OSnl2osil.cpp.

Referenced by OSnl2osil::OSnl2osil().

#define OBJ_DE   ((ASL_fg*)asl)->I.obj_de_

Definition at line 61 of file OSnl2osil.cpp.

Referenced by OSnl2osil::createOSInstance().

#define VAR_E   ((ASL_fg *) asl) -> I.var_e_

Definition at line 62 of file OSnl2osil.cpp.

Referenced by OSnl2osil::walkTree().

#define CON_DE   ((ASL_fg*)asl)->I.con_de_

Definition at line 63 of file OSnl2osil.cpp.

Referenced by OSnl2osil::createOSInstance().


Variable Documentation

efunc* r_ops_int[N_OPS]

Definition at line 65 of file OSnl2osil.cpp.

Referenced by OSnl2osil::OSnl2osil().


Generated on Sat Mar 29 22:38:03 2008 by  doxygen 1.5.3