ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-2.0/src/integrators/NVE.cpp
(Generate patch)

Comparing branches/new_design/OOPSE-2.0/src/integrators/NVE.cpp (file contents):
Revision 1842 by tim, Thu Dec 2 22:15:31 2004 UTC vs.
Revision 1843 by tim, Fri Dec 3 21:30:30 2004 UTC

# Line 38 | Line 38 | static IntegratorBuilder<NVE>* NVECreator = new Integr
38  
39   namespace oopse {
40  
41 < static IntegratorBuilder<NVE>* NVECreator = new IntegratorBuilder<NVE>("NVE");
41 > //static IntegratorBuilder<NVE>* NVECreator = new IntegratorBuilder<NVE>("NVE");
42  
43   NVE::NVE(SimInfo* info) : VelocityVerletIntegrator(info){
44  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines