https://github.com/ChristopherBignamini/VarList/blob/2ff12c47266b9dda7de2c9f689d6a2fe20d05d3f/CFICDesc.cpp#L16 +1 is needed otherwise a 0 low bound array is stored, also if the original fortran array is a 1 low bound one
VarList/CFICDesc.cpp
Line 16 in 2ff12c4
+1 is needed otherwise a 0 low bound array is stored, also if the original fortran array is a 1 low bound one