6 #ifndef HECMW_RESULT_IO_INCLUDED
7 #define HECMW_RESULT_IO_INCLUDED
20 # define HECMW_RESULT_FILEVER_MAJOR 1
21 # define HECMW_RESULT_FILEVER_MINOR 0
23 # define HECMW_RESULT_FILEVER_MAJOR 2
24 # define HECMW_RESULT_FILEVER_MINOR 0
56 int n_elem_type,
int *elem_type_index,
int *elem_type_item,
57 int i_step,
char *header,
char *comment);
void HECMW_result_io_finalize()
int HECMW_result_io_count_ng_comp(void)
int HECMW_result_io_count_ne_comp(void)
int HECMW_result_io_init(int n_node, int n_elem, int *nodeID, int *elemID, int n_elem_type, int *elem_type_index, int *elem_type_item, int i_step, char *header, char *comment)
@ HECMW_RESULT_DTYPE_ELEM
@ HECMW_RESULT_DTYPE_NODE
@ HECMW_RESULT_DTYPE_GLOBAL
int HECMW_result_io_add(int dtype, int n_dof, char *label, double *ptr)
int HECMW_result_io_count_nn_comp(void)
struct hecmwST_result_io_data ResIO
char comment_line[HECMW_MSG_LEN+1]
struct result_list * global_list
struct result_list * node_list
char head[HECMW_HEADER_LEN+1]
struct result_list * elem_list
struct result_list * next