-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Line 16 in 2ff12c4
| m_dim.push_back(CFI_dim_t{i_cdesc_t.dim[i].lower_bound+1, i_cdesc_t.dim[i].extent, i_cdesc_t.dim[i].sm}); |
+1 is needed otherwise a 0 low bound array is stored, also if the original fortran array is a 1 low bound one
Metadata
Metadata
Assignees
Labels
No labels