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

Comparing branches/new_design/OOPSE-2.0/src/applications/oopse/oopse.cpp (file contents):
Revision 1882 by tim, Sun Dec 5 17:09:27 2004 UTC vs.
Revision 1883 by tim, Mon Dec 13 22:30:27 2004 UTC

# Line 66 | Line 66 | int main(int argc,char* argv[]){
66    MPIcheckPoint();
67   #endif
68  
69 <    /** @todo move another module */
69 >    /** @todo move to a seperate initialization module */
70      ForceFieldBuilder<DUFF> DUFFCreator("DUFF");
71 +    ForceFieldBuilder<DUFF> WATERCreator("WATER");
72      IntegratorBuilder<NVE> NVECreator("NVE");
73      IntegratorBuilder<NVT> NVTCreator("NVT");
74      IntegratorBuilder<NPTi> NPTiCreator("NPTi");

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines