Update instructions in containers.rst
[gromacs.git] / src / gromacs / selection / tests / refdata / SelectionCollectionDataTest_HandlesWithinKeyword.xml
blob4af72b118f0c2f11a8da6084b37c785ad4e00f52
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">within 1 of resnr 2</String>
7       <String Name="Text">within 1 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">10</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         <Int>8</Int>
46         <Int>9</Int>
47       </Sequence>
48       <Sequence Name="Positions">
49         <Int Name="Length">10</Int>
50         <Position>
51           <Vector Name="Coordinates">
52             <Real Name="X">1</Real>
53             <Real Name="Y">1</Real>
54             <Real Name="Z">0</Real>
55           </Vector>
56         </Position>
57         <Position>
58           <Vector Name="Coordinates">
59             <Real Name="X">1</Real>
60             <Real Name="Y">2</Real>
61             <Real Name="Z">0</Real>
62           </Vector>
63         </Position>
64         <Position>
65           <Vector Name="Coordinates">
66             <Real Name="X">1</Real>
67             <Real Name="Y">3</Real>
68             <Real Name="Z">0</Real>
69           </Vector>
70         </Position>
71         <Position>
72           <Vector Name="Coordinates">
73             <Real Name="X">1</Real>
74             <Real Name="Y">4</Real>
75             <Real Name="Z">0</Real>
76           </Vector>
77         </Position>
78         <Position>
79           <Vector Name="Coordinates">
80             <Real Name="X">2</Real>
81             <Real Name="Y">1</Real>
82             <Real Name="Z">0</Real>
83           </Vector>
84         </Position>
85         <Position>
86           <Vector Name="Coordinates">
87             <Real Name="X">2</Real>
88             <Real Name="Y">2</Real>
89             <Real Name="Z">0</Real>
90           </Vector>
91         </Position>
92         <Position>
93           <Vector Name="Coordinates">
94             <Real Name="X">2</Real>
95             <Real Name="Y">3</Real>
96             <Real Name="Z">0</Real>
97           </Vector>
98         </Position>
99         <Position>
100           <Vector Name="Coordinates">
101             <Real Name="X">2</Real>
102             <Real Name="Y">4</Real>
103             <Real Name="Z">0</Real>
104           </Vector>
105         </Position>
106         <Position>
107           <Vector Name="Coordinates">
108             <Real Name="X">3</Real>
109             <Real Name="Y">1</Real>
110             <Real Name="Z">0</Real>
111           </Vector>
112         </Position>
113         <Position>
114           <Vector Name="Coordinates">
115             <Real Name="X">3</Real>
116             <Real Name="Y">2</Real>
117             <Real Name="Z">0</Real>
118           </Vector>
119         </Position>
120       </Sequence>
121     </Selection>
122   </EvaluatedSelections>
123 </ReferenceData>