Skip to content

Use data type from CMake in codegen

Christoph Schwarzmeier requested to merge use-correct-codegen-data-type into master

This merge requests updates the code generation scripts such that the generated code uses the same data type as in waLBerla, i.e., as specified in CMake (WALBERLA_DOUBLE_ACCURACY).

Merge request reports