loganoz / horses3d

HORSES3D: A high-order discontinuous Galerkin solver for flow simulations and multi-physics applications
https://loganoz.github.io/horses3d/
MIT License
112 stars 24 forks source link

Fix compilation issues w/ polymorphic variables #146

Closed Andres-MG closed 1 year ago

Andres-MG commented 1 year ago

These fixes are required to compile HORSES3D with the version of ifort that the CI uses.

loganoz commented 1 year ago

Thank you @Andres-MG! Put that in master as soon as the test cases run.