image/svg+xml
Index
0
1
2
3
4
5
6
7
8
9
adjacencyCount
2
3
1
3
6
3
1
3
2
0
prefix sum inclusive
2
5
6
9
15
18
19
22
24
24
prefix sum exclusive
0
2
5
6
9
15
18
19
22
24
Triplets
Index
t0
t1
t2
t3
t4
t5
t6
t7
particle 1
p0
p0
p1
p1
p3
p3
p4
p4
particle 2
p1
p4
p2
p5
p4
p7
p5
p8
particle 3
p4
p3
p5
p4
p7
p6
p8
p7
Index
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
mAdjacencies
t1
t0
t3
t2
t0
t2
t5
t4
t1
t7
t6
t4
t3
t1
t0
t6
t3
t2
t5
t7
t5
t4
t7
t6
END
particle list sections
p0
p1
p2
p3
p4
p5
p6
p7
p8