28 #define SDC_GROUP_HEADER "/header" 29 #define SDC_GROUP_DATA "/data" 30 #define SDC_GROUP_ITERATION "iteration" 31 #define SDC_GROUP_CUSTOM "/" 32 #define SDC_ATTR_DIM_LOCAL "dim_local" 33 #define SDC_ATTR_DIM_GLOBAL "dim_global" 34 #define SDC_ATTR_MAX_ID "max_id" 35 #define SDC_ATTR_MPI_POSITION "mpi_position" 36 #define SDC_ATTR_MPI_SIZE "mpi_size" 37 #define SDC_ATTR_GRID_SIZE "grid_size" 38 #define SDC_ATTR_SIZE "client_size" 39 #define SDC_ATTR_COMPRESSION "compression" 40 #define SDC_ATTR_VERSION "splashVersion" 41 #define SDC_ATTR_FORMAT "splashFormat"