Skip to content

Use uint_t instead of int to access f of gpu field

Samuel Kemmler requested to merge gpu-field-accessor into master

Use uint_t instead of int to access f of gpu field because the f index should always be positive

Merge request reports