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

Comparing trunk/src/applications/staticProps/BOPofR.cpp (file contents):
Revision 1992 by gezelter, Thu Apr 24 17:30:00 2014 UTC vs.
Revision 2071 by gezelter, Sat Mar 7 21:41:51 2015 UTC

# Line 59 | Line 59 | namespace OpenMD {
59                   const std::string& sele, double rCut, int nbins,
60                   RealType len) : StaticAnalyser(info, filename),
61                                   selectionScript_(sele),
62 <                                 evaluator_(info), seleMan_(info) {
62 >                                 seleMan_(info), evaluator_(info) {
63      
64      setOutputName(getPrefix(filename) + ".bo");
65      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines