Three data fields need to be written using 64 bit integers if the .vtu file becomes large.
This has been forseen in the past and caught with SC_ABORT_NOT_REACHED.
This PR adds this functionality, namely for connectivity, offset, and patchno.
Please give it some testing.
Three data fields need to be written using 64 bit integers if the .vtu file becomes large. This has been forseen in the past and caught with SC_ABORT_NOT_REACHED. This PR adds this functionality, namely for connectivity, offset, and patchno. Please give it some testing.