ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/visitors/OtherVisitor.cpp
(Generate patch)

Comparing trunk/src/visitors/OtherVisitor.cpp (file contents):
Revision 1952 by gezelter, Sun Jun 16 15:15:42 2013 UTC vs.
Revision 1953 by gezelter, Thu Dec 5 18:19:26 2013 UTC

# Line 254 | Line 254 | namespace OpenMD {
254      
255      this->info = info;
256      visitorName = "XYZVisitor";
257 <    
257 >
258      evaluator.loadScriptString(script);
259 <    
259 >
260      if (!evaluator.isDynamic()) {
261        seleMan.setSelectionSet(evaluator.evaluate());
262      }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines