Fix tag for signed integers in vtu outputs
All integer values were marked as unsigned. Was not noticed since output data were probably too small (<2^31)
Merge request reports
Activity
Please register or sign in to reply
All integer values were marked as unsigned. Was not noticed since output data were probably too small (<2^31)