MFlowCode / MFC

Exascale simulation of multiphase/physics fluid dynamics
https://mflowcode.github.io
MIT License
132 stars 56 forks source link

Temporary GNU 13 Silo Build Fix #447

Closed henryleberre closed 1 month ago

henryleberre commented 1 month ago

Description

This hotfix gets Silo building on GNU 13. It should also pass the -a test suite. Let's perpetuate the tradition of hacky C code. This fix isn't pretty, but it should be correct, given the types we are working with.

sbryngelson commented 1 month ago

approved so long as it passes CI and builds locally on gcc13+14