Skip to content

Fix boundaries code generation

Jean-Noël Grad requested to merge jngrad/walberla:boundaries-codegen into master

Boundary code generation now uses the correct floating point type and no longer declares unused variables.

Merge request reports