Support more complex fixed position selections
[alexxy/gromacs.git] / src / gromacs / selection / tests / refdata / SelectionCollectionDataTest_HandlesConstantPositions.xml
index e0e5a09a4269d598b055ef049a34cbe1227e91dc..386a27253fdeab3ee549a577d2232cceea75f205 100644 (file)
       <Sequence Name="Atoms">
         <Int Name="Length">0</Int>
       </Sequence>
+      <Sequence Name="Positions">
+        <Int Name="Length">1</Int>
+        <Position>
+          <Int Name="RefId">0</Int>
+          <Int Name="MappedId">0</Int>
+        </Position>
+      </Sequence>
     </Selection>
   </CompiledSelections>
   <EvaluatedSelections Name="Frame1">
@@ -28,6 +35,8 @@
             <Real Name="Y">-2</Real>
             <Real Name="Z">3.5</Real>
           </Vector>
+          <Int Name="RefId">0</Int>
+          <Int Name="MappedId">0</Int>
         </Position>
       </Sequence>
     </Selection>