Closed joeykleingers closed 5 years ago
The corresponding Fortran method declares the iPar array as a 32-bit integer array, and there are issues if we send in a size_t array instead. This commit fixes the callback so that it is consistent with its corresponding Fortran method.
Signed-off-by: Joey Kleingers joey.kleingers@bluequartz.net
The corresponding Fortran method declares the iPar array as a 32-bit integer array, and there are issues if we send in a size_t array instead. This commit fixes the callback so that it is consistent with its corresponding Fortran method.
Signed-off-by: Joey Kleingers joey.kleingers@bluequartz.net