Go to the documentation of this file. 1 #ifndef VDATA_UTILITY_H
2 #define VDATA_UTILITY_H
61 #define VU_MAX_NAME_LENGTH MAX_NC_NAME
62 #define VU_MAX_RANK MAX_VAR_DIMS
64 #define VU_MAX_DIM_NAME_LENGTH 40
66 #define VU_MAX_DATA_TYPE_STRING_LENGTH 8
68 #define VU_MAX_NUMBER_OF_VDATAS 200
71 #define VU_INCREMENT 1
72 #define VU_DECREMENT 2
75 #define VU_NEW_VDATA -1
76 #define VU_MAX_FIELD_NAME_LIST_SIZE 2000
#define VU_MAX_NUMBER_OF_VDATAS
VU_ID_TABLE global_VU_VDATA_ID[VU_MAX_NUMBER_OF_VDATAS]
int global_VU_ID_TABLE_READY
char name[VU_MAX_NAME_LENGTH]
#define VU_MAX_NAME_LENGTH