src/H5BlockTypes.h
* struct h5b_fdata - "timestep" renamed to "step_idx"
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ struct H5BlockPartition {
|
||||
};
|
||||
|
||||
struct h5b_fdata {
|
||||
h5part_int64_t timestep;
|
||||
h5part_int64_t step_idx;
|
||||
h5part_int64_t i_max;
|
||||
h5part_int64_t j_max;
|
||||
h5part_int64_t k_max;
|
||||
|
||||
Reference in New Issue
Block a user