6 #ifndef HECMW_RESULT_IO_INCLUDED
7 #define HECMW_RESULT_IO_INCLUDED
13 #define LINEBUF_SIZE 1023
41 int *elemID,
int i_step,
42 char *header,
char *comment);
int HECMW_result_init_body(int n_node, int n_elem, int *nodeID, int *elemID, int i_step, char *header, char *comment)
struct result_list * node_list
struct result_list * elem_list
char line_buf[LINEBUF_SIZE+1]
int HECMW_result_count_ne_comp(void)
int HECMW_result_count_ng_comp(void)
struct result_list * global_list
int HECMW_result_add(int dtype, int n_dof, char *label, double *ptr)
void HECMW_result_clear()
char comment_line[HECMW_MSG_LEN+1]
int HECMW_result_count_nn_comp(void)
char head[HECMW_HEADER_LEN+1]
struct result_list * next