ViewVC Help
| View Changeset | Root Listing
root/OpenMD
Jump to revision: Previous Next
Author: gezelter
Date: Mon Oct 3 20:32:45 2011 UTC (13 years, 6 months ago)
Log Message:
Replacing most of the C-code with C++ code, and migrating the config.h
file into the PROJECT_BINARY_DIR so that we can have multiple builds
on the same architecture.

Changed paths

Path Details
Directorybranches/development/CMakeLists.txt modified , text changed
Directorybranches/development/INSTALL modified , text changed
Directorybranches/development/src/applications/dump2Xyz/Dump2XYZCmd.c deleted
Directorybranches/development/src/applications/dump2Xyz/Dump2XYZCmd.cpp
(Copied from branches/development/src/applications/dump2Xyz/Dump2XYZCmd.c, r1654)
added
Directorybranches/development/src/applications/dynamicProps/DynamicPropsCmd.c deleted
Directorybranches/development/src/applications/dynamicProps/DynamicPropsCmd.cpp
(Copied from branches/development/src/applications/dynamicProps/DynamicPropsCmd.c, r1654)
added
Directorybranches/development/src/applications/hydrodynamics/HydroCmd.c deleted
Directorybranches/development/src/applications/hydrodynamics/HydroCmd.cpp
(Copied from branches/development/src/applications/hydrodynamics/HydroCmd.c, r1654)
added
Directorybranches/development/src/applications/nanoparticleBuilder/nanoparticleBuilderCmd.c deleted
Directorybranches/development/src/applications/nanoparticleBuilder/nanoparticleBuilderCmd.cpp
(Copied from branches/development/src/applications/nanoparticleBuilder/nanoparticleBuilderCmd.c, r1654)
added
Directorybranches/development/src/applications/randomBuilder/randomBuilderCmd.c deleted
Directorybranches/development/src/applications/randomBuilder/randomBuilderCmd.cpp
(Copied from branches/development/src/applications/randomBuilder/randomBuilderCmd.c, r1654)
added
Directorybranches/development/src/applications/simpleBuilder/simpleBuilderCmd.c deleted
Directorybranches/development/src/applications/simpleBuilder/simpleBuilderCmd.cpp
(Copied from branches/development/src/applications/simpleBuilder/simpleBuilderCmd.c, r1654)
added
Directorybranches/development/src/applications/staticProps/StaticPropsCmd.c deleted
Directorybranches/development/src/applications/staticProps/StaticPropsCmd.cpp
(Copied from branches/development/src/applications/staticProps/StaticPropsCmd.c, r1654)
added
Directorybranches/development/src/applications/staticProps/StaticPropsCmd.h replaced
Directorybranches/development/src/applications/thermalizer/thermalizerCmd.c deleted
Directorybranches/development/src/applications/thermalizer/thermalizerCmd.cpp
(Copied from branches/development/src/applications/thermalizer/thermalizerCmd.c, r1654)
added
Directorybranches/development/src/config.h.in deleted