ForestClaw / forestclaw

Quadtree/octree adaptive PDE solver based based on p4est.
http://www.forestclaw.org
BSD 2-Clause "Simplified" License
58 stars 21 forks source link

Change VTK header size to 64 bits #215

Closed scottaiton closed 2 years ago

scottaiton commented 2 years ago

Change the header for data arrays in VTU files to be 64 bits, this fixes a problem where connectivity arrays in 3D VTU files can be longer than 2^32 bytes.