128-bit AVX2 SIMD for AMD Ryzen
[gromacs.git] / src / gromacs / selection / tests / refdata / SelectionCollectionDataTest_HandlesDynamicAtomValuedParameters.xml
blob4ad99dcb678ea7fd2e82958bf6b61e7c2e343753
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">same residue as (atomnr 3 5 13 or y &gt; 5)</String>
7       <String Name="Text">same residue as (atomnr 3 5 13 or y &gt; 5)</String>
8       <Bool Name="Dynamic">true</Bool>
9     </ParsedSelection>
10     <ParsedSelection Name="Selection2">
11       <String Name="Input">(resnr 1 3 5 or x &gt; 10) and same residue as (atomnr 3 5 13 or z &gt; 5)</String>
12       <String Name="Text">(resnr 1 3 5 or x &gt; 10) and same residue as (atomnr 3 5 13 or z &gt; 5)</String>
13       <Bool Name="Dynamic">true</Bool>
14     </ParsedSelection>
15   </ParsedSelections>
16   <CompiledSelections Name="Compiled">
17     <Selection Name="Selection1">
18       <Sequence Name="Atoms">
19         <Int Name="Length">15</Int>
20         <Int>0</Int>
21         <Int>1</Int>
22         <Int>2</Int>
23         <Int>3</Int>
24         <Int>4</Int>
25         <Int>5</Int>
26         <Int>6</Int>
27         <Int>7</Int>
28         <Int>8</Int>
29         <Int>9</Int>
30         <Int>10</Int>
31         <Int>11</Int>
32         <Int>12</Int>
33         <Int>13</Int>
34         <Int>14</Int>
35       </Sequence>
36     </Selection>
37     <Selection Name="Selection2">
38       <Sequence Name="Atoms">
39         <Int Name="Length">15</Int>
40         <Int>0</Int>
41         <Int>1</Int>
42         <Int>2</Int>
43         <Int>3</Int>
44         <Int>4</Int>
45         <Int>5</Int>
46         <Int>6</Int>
47         <Int>7</Int>
48         <Int>8</Int>
49         <Int>9</Int>
50         <Int>10</Int>
51         <Int>11</Int>
52         <Int>12</Int>
53         <Int>13</Int>
54         <Int>14</Int>
55       </Sequence>
56     </Selection>
57   </CompiledSelections>
58   <EvaluatedSelections Name="Frame1">
59     <Selection Name="Selection1">
60       <Sequence Name="Atoms">
61         <Int Name="Length">9</Int>
62         <Int>0</Int>
63         <Int>1</Int>
64         <Int>2</Int>
65         <Int>3</Int>
66         <Int>4</Int>
67         <Int>5</Int>
68         <Int>12</Int>
69         <Int>13</Int>
70         <Int>14</Int>
71       </Sequence>
72     </Selection>
73     <Selection Name="Selection2">
74       <Sequence Name="Atoms">
75         <Int Name="Length">6</Int>
76         <Int>0</Int>
77         <Int>1</Int>
78         <Int>2</Int>
79         <Int>12</Int>
80         <Int>13</Int>
81         <Int>14</Int>
82       </Sequence>
83     </Selection>
84   </EvaluatedSelections>
85 </ReferenceData>