Switch from LBMReal to common "real" type definition
The cpu part is using LBMReal as a typedef for float or double. This is defined in LBMSystem and set to real
.
real
is defined in src/basics/Core/DataTypes.h
Instead of using LBMReal, it would be preferred to use ´real´ everywhere in VirtualFluids.