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

Comparing branches/development/src/selection/SelectionEvaluator.hpp (file contents):
Revision 1767 by gezelter, Fri Jul 6 22:01:58 2012 UTC vs.
Revision 1803 by gezelter, Wed Oct 3 14:20:07 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