issues
search
ComputationalRadiationPhysics
/
isaac
In Situ Animation of Accelerated Computations :microscope:
http://ComputationalRadiationPhysics.github.io/isaac/
GNU Lesser General Public License v3.0
25
stars
15
forks
source link
Prevent compiler error if no source is provided and arrays get initialized with 0
#138
Closed
FelixTUD
closed
3 years ago
FelixTUD
commented
3 years ago
This hotfix prevents 0 initialization of arrays depending on the source list size by initializing them with 1 instead
Should fix #137
Should fix #137