ViewVC Help
|
View Changeset
|
Root Listing
root
/
OpenMD
Jump to revision:
Author:
gezelter
Date:
Wed Feb 26 14:14:50 2014 UTC
(11 years, 2 months ago)
Log Message:
Fixes to deal with deprecation of MPI C++ bindings. We've reverted back to the C calls.
Changed paths
Path
Details
trunk/CMakeLists.txt
modified
,
text changed
trunk/samples/fluctuating/tip4p/FQ.frc
modified
,
text changed
trunk/src/antlr/CharBuffer.hpp
modified
,
text changed
trunk/src/antlr/InputBuffer.cpp
modified
,
text changed
trunk/src/applications/openmd/openmd.cpp
modified
,
text changed
trunk/src/brains/ForceManager.cpp
modified
,
text changed
trunk/src/brains/SimCreator.cpp
modified
,
text changed
trunk/src/brains/SimInfo.cpp
modified
,
text changed
trunk/src/brains/Thermo.cpp
modified
,
text changed
trunk/src/config.h.cmake
modified
,
text changed
trunk/src/constraints/ZconstraintForceManager.cpp
modified
,
text changed
trunk/src/flucq/FluctuatingChargeConstraints.cpp
modified
,
text changed
trunk/src/flucq/FluctuatingChargePropagator.cpp
modified
,
text changed
trunk/src/integrators/LangevinHullForceManager.cpp
modified
,
text changed
trunk/src/io/DumpReader.cpp
modified
,
text changed
trunk/src/io/DumpWriter.cpp
modified
,
text changed
trunk/src/io/FluctuatingChargeAtomTypesSectionParser.cpp
modified
,
text changed
trunk/src/io/FluctuatingChargeAtomTypesSectionParser.hpp
modified
,
text changed
trunk/src/io/RestReader.cpp
modified
,
text changed
trunk/src/io/RestWriter.cpp
modified
,
text changed
trunk/src/io/ZConsWriter.cpp
modified
,
text changed
trunk/src/io/ifstrstream.cpp
modified
,
text changed
trunk/src/math/AlphaHull.cpp
modified
,
text changed
trunk/src/math/ConvexHull.cpp
modified
,
text changed
trunk/src/math/ParallelRandNumGen.cpp
modified
,
text changed
trunk/src/mdParser/MDLexer.cpp
modified
,
text changed
trunk/src/nonbonded/Electrostatic.cpp
modified
,
text changed
trunk/src/nonbonded/Electrostatic.hpp
modified
,
text changed
trunk/src/nonbonded/InteractionManager.hpp
modified
,
text changed
trunk/src/optimization/LineSearchBasedMethod.cpp
modified
,
text changed
trunk/src/optimization/Problem.cpp
modified
,
text changed
trunk/src/parallel/Communicator.hpp
modified
,
text changed
trunk/src/parallel/ForceDecomposition.cpp
modified
,
text changed
trunk/src/parallel/ForceMatrixDecomposition.cpp
modified
,
text changed
trunk/src/restraints/RestraintForceManager.cpp
modified
,
text changed
trunk/src/restraints/ThermoIntegrationForceManager.cpp
modified
,
text changed
trunk/src/rnemd/RNEMD.cpp
modified
,
text changed
trunk/src/selection/DistanceFinder.cpp
modified
,
text changed
trunk/src/types/FluctuatingChargeAdapter.cpp
modified
,
text changed
trunk/src/types/FluctuatingChargeAdapter.hpp
modified
,
text changed
trunk/src/utils/OpenMDBitSet.cpp
modified
,
text changed
trunk/src/utils/ProgressBar.cpp
modified
,
text changed
trunk/src/utils/simError.cpp
modified
,
text changed