bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
eqninfstruct Struct Reference
Collaboration diagram for eqninfstruct:
Collaboration graph

Public Attributes

int ee_scratch_int
 
int eqn_len
 
double * eqn_vars
 
unsigned char * equation
 
unsigned char num_strc
 
unsigned char num_vars
 
unsigned char num_work
 
unsigned char numconst
 
unsigned char result
 
char ** variable
 
void ** variable_ptr
 
unsigned char * variable_type
 

Detailed Description

Definition at line 57 of file eval_eqn.h.

Member Data Documentation

◆ ee_scratch_int

int eqninfstruct::ee_scratch_int

Definition at line 66 of file eval_eqn.h.

◆ eqn_len

int eqninfstruct::eqn_len

Definition at line 67 of file eval_eqn.h.

◆ eqn_vars

double* eqninfstruct::eqn_vars

Definition at line 65 of file eval_eqn.h.

◆ equation

unsigned char* eqninfstruct::equation

Definition at line 61 of file eval_eqn.h.

◆ num_strc

unsigned char eqninfstruct::num_strc

Definition at line 72 of file eval_eqn.h.

◆ num_vars

unsigned char eqninfstruct::num_vars

Definition at line 68 of file eval_eqn.h.

◆ num_work

unsigned char eqninfstruct::num_work

Definition at line 70 of file eval_eqn.h.

◆ numconst

unsigned char eqninfstruct::numconst

Definition at line 69 of file eval_eqn.h.

◆ result

unsigned char eqninfstruct::result

Definition at line 71 of file eval_eqn.h.

◆ variable

char** eqninfstruct::variable

Definition at line 64 of file eval_eqn.h.

◆ variable_ptr

void** eqninfstruct::variable_ptr

Definition at line 63 of file eval_eqn.h.

◆ variable_type

unsigned char* eqninfstruct::variable_type

Definition at line 62 of file eval_eqn.h.


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