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

Comparing trunk/src/applications/staticProps/NanoVolume.cpp (file contents):
Revision 1402 by chuckv, Fri Jan 8 17:15:27 2010 UTC vs.
Revision 1442 by gezelter, Mon May 10 17:28:26 2010 UTC

# Line 42 | Line 42
42   *
43   *  Created by Charles F. Vardeman II on 14 Dec 2006.
44   *  @author  Charles F. Vardeman II
45 < *  @version $Id: NanoVolume.cpp,v 1.10 2009-11-25 20:01:59 gezelter Exp $
45 > *  @version $Id$
46   *
47   */
48  
# Line 84 | Line 84 | void NanoVolume::process() {
84    int i,j;
85  
86   #ifdef HAVE_QHULL
87 <  // ConvexHull* thishull = new ConvexHull();
88 <  AlphaHull* thishull = new AlphaHull(2.0);
87 >   //ConvexHull* thishull = new ConvexHull();
88 >   AlphaHull* thishull = new AlphaHull(2.0);
89   #endif
90  
91    DumpReader reader(info_, dumpFilename_);

Comparing trunk/src/applications/staticProps/NanoVolume.cpp (property svn:keywords):
Revision 1402 by chuckv, Fri Jan 8 17:15:27 2010 UTC vs.
Revision 1442 by gezelter, Mon May 10 17:28:26 2010 UTC

# Line 0 | Line 1
1 + Author Id Revision Date

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines