Dip  0.92.4
Public Attributes | List of all members
NODE_DESC Struct Reference

#include <sym_types.h>

Collaboration diagram for NODE_DESC:
Collaboration graph
[legend]

Public Attributes

array_desc uind
 
basis_desc basis
 
array_desc not_fixed
 
int nf_status
 
array_desc cutind
 
cut_data ** cuts
 
bounds_change_descbnd_change
 
int desc_size
 
char * desc
 
int frac_cnt
 
int * frac_vars
 

Detailed Description

Definition at line 182 of file sym_types.h.

Member Data Documentation

array_desc NODE_DESC::uind

Definition at line 189 of file sym_types.h.

basis_desc NODE_DESC::basis

Definition at line 190 of file sym_types.h.

array_desc NODE_DESC::not_fixed

Definition at line 191 of file sym_types.h.

int NODE_DESC::nf_status

Definition at line 192 of file sym_types.h.

array_desc NODE_DESC::cutind

Definition at line 194 of file sym_types.h.

cut_data** NODE_DESC::cuts

Definition at line 196 of file sym_types.h.

bounds_change_desc* NODE_DESC::bnd_change

Definition at line 199 of file sym_types.h.

int NODE_DESC::desc_size

Definition at line 203 of file sym_types.h.

char* NODE_DESC::desc

Definition at line 204 of file sym_types.h.

int NODE_DESC::frac_cnt

Definition at line 206 of file sym_types.h.

int* NODE_DESC::frac_vars

Definition at line 207 of file sym_types.h.


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