Just updated the constructor HDF_Part_Info() in hdfitems.h to use the new SWIFT names that have been in our master as of last week.
I have also taken the liberty to add comments in-between the different variable names to keep things a bit clearer.
Note that there is something wrong in the logic between the two if-statements on lines 929 and 940. As I don't know which should be kept, I have left things as they are.
Does what it says on the tin. :)
Just updated the constructor HDF_Part_Info() in hdfitems.h to use the new SWIFT names that have been in our master as of last week.
I have also taken the liberty to add comments in-between the different variable names to keep things a bit clearer.
Note that there is something wrong in the logic between the two if-statements on lines 929 and 940. As I don't know which should be kept, I have left things as they are.