ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/selection/SelectionEvaluator.hpp
(Generate patch)

Comparing trunk/src/selection/SelectionEvaluator.hpp (file contents):
Revision 1782 by gezelter, Wed Aug 22 02:28:28 2012 UTC vs.
Revision 1801 by gezelter, Mon Oct 1 18:21:15 2012 UTC

# Line 123 | Line 123 | namespace OpenMD {
123      void instructionDispatchLoop(OpenMDBitSet& bs);
124  
125      void withinInstruction(const Token& instruction, OpenMDBitSet& bs);
126 +    OpenMDBitSet allInstruction();
127          
128      OpenMDBitSet comparatorInstruction(const Token& instruction);
129      void compareProperty(StuntDouble* sd, OpenMDBitSet& bs, int property, int comparator, float comparisonValue);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines