128-bit AVX2 SIMD for AMD Ryzen
[gromacs.git] / src / gromacs / selection / tests / refdata / SelectionCollectionDataTest_HandlesMass.xml
blobfce3db2485c1fc386b6b108207bcad006286e0da
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">mass &gt; 5</String>
7       <String Name="Text">mass &gt; 5</String>
8       <Bool Name="Dynamic">false</Bool>
9     </ParsedSelection>
10   </ParsedSelections>
11   <CompiledSelections Name="Compiled">
12     <Selection Name="Selection1">
13       <Sequence Name="Atoms">
14         <Int Name="Length">10</Int>
15         <Int>5</Int>
16         <Int>6</Int>
17         <Int>7</Int>
18         <Int>8</Int>
19         <Int>9</Int>
20         <Int>10</Int>
21         <Int>11</Int>
22         <Int>12</Int>
23         <Int>13</Int>
24         <Int>14</Int>
25       </Sequence>
26     </Selection>
27   </CompiledSelections>
28 </ReferenceData>