ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/applications/hydrodynamics/Hydro.cpp
(Generate patch)

Comparing branches/development/src/applications/hydrodynamics/Hydro.cpp (file contents):
Revision 1665 by gezelter, Tue Nov 22 20:38:56 2011 UTC vs.
Revision 1725 by gezelter, Sat May 26 18:13:43 2012 UTC

# Line 68 | Line 68 | int main(int argc, char* argv[]){
68   void writeHydroProps(std::ostream& os);
69  
70   int main(int argc, char* argv[]){
71  //register force fields
72  registerForceFields();    
71    registerHydrodynamicsModels();
72    
73    gengetopt_args_info args_info;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines