128-bit AVX2 SIMD for AMD Ryzen
[gromacs.git] / src / gromacs / selection / tests / refdata / SelectionCollectionDataTest_HandlesKeywordOfPositions.xml
blobe728c554723a6028f54185d1282643b974f51445
1 <?xml version="1.0"?>
2 <?xml-stylesheet type="text/xsl" href="referencedata.xsl"?>
3 <ReferenceData>
4   <ParsedSelections Name="Parsed">
5     <ParsedSelection Name="Selection1">
6       <String Name="Input">x &lt; y of cog of resnr 2</String>
7       <String Name="Text">x &lt; y of cog of resnr 2</String>
8       <Bool Name="Dynamic">true</Bool>
9     </ParsedSelection>
10   </ParsedSelections>
11   <CompiledSelections Name="Compiled">
12     <Selection Name="Selection1">
13       <Sequence Name="Atoms">
14         <Int Name="Length">15</Int>
15         <Int>0</Int>
16         <Int>1</Int>
17         <Int>2</Int>
18         <Int>3</Int>
19         <Int>4</Int>
20         <Int>5</Int>
21         <Int>6</Int>
22         <Int>7</Int>
23         <Int>8</Int>
24         <Int>9</Int>
25         <Int>10</Int>
26         <Int>11</Int>
27         <Int>12</Int>
28         <Int>13</Int>
29         <Int>14</Int>
30       </Sequence>
31     </Selection>
32   </CompiledSelections>
33   <EvaluatedSelections Name="Frame1">
34     <Selection Name="Selection1">
35       <Sequence Name="Atoms">
36         <Int Name="Length">8</Int>
37         <Int>0</Int>
38         <Int>1</Int>
39         <Int>2</Int>
40         <Int>3</Int>
41         <Int>4</Int>
42         <Int>5</Int>
43         <Int>6</Int>
44         <Int>7</Int>
45       </Sequence>
46     </Selection>
47   </EvaluatedSelections>
48 </ReferenceData>