Extend generator script by precision and blending
Add an option for precision
and blending
to the generate.py
script.
Note, with this MR, real_t
is no longer supported since it is not uniquely defined, it could be float64
or float32
.
The default is set to walberla::float64
.
Edited by Michael Zikeli