6 definition: "struct s {\n struct f {\n int a[10];\n };\n struct
11 element_type: struct s
15 extent: '{ s_f[s[] -> f[i0]] : i0 >= 0 and i0 <= 9 }'
16 element_type: <subfield>
20 extent: '{ s_f_a[s_f[s[] -> f[i0]] -> a[i1]] : i0 >= 0 and i0 <= 9 and i1 >= 0 and
26 domain: '{ S_0[i, j] : i >= 0 and i <= 9 and j >= 0 and j <= 9 }'
27 schedule: '{ S_0[i, j] -> [0, i, j] }'
33 relation: '{ S_0[i, j] -> s_f_a[s_f[s[] -> f[i]] -> a[j]] }'
34 index: '{ S_0[i, j] -> s_f_a[s_f[s[] -> f[(i)]] -> a[(j)]] }'
35 reference: __pet_ref_0
42 relation: '{ S_0[i, j] -> [i] }'
43 index: '{ S_0[i, j] -> [(i)] }'
44 reference: __pet_ref_1
48 relation: '{ S_0[i, j] -> [j] }'
49 index: '{ S_0[i, j] -> [(j)] }'
50 reference: __pet_ref_2