removed some code that wasn't reachable
Added the ConstraintWriter
Fixes to deal with deprecation of MPI C++ bindings. We've reverted back to the C calls.
Some MPI include re-ordering to work with the Intel MPI implementation.
Preparing for official 2.1 release (clean-up)
MERGE OpenMD development 1783:1878 into trunk
Various Windows compilation fixes
Fixed a bug in ForceManager and a compilation issue for cygwin
MERGE OpenMD development branch 1465:1781 into trunk
Code readability updates.
Refactored Snapshot and Stats to use the Accumulator classes. Collected a number of methods into Thermo that belonged there.
Fixing some bugs in optimization, fixing status functions so that they dump correctly (although some things are deferred until the Stats is accumulator-based).
fixed an uninitialized option bug, fixed gcc 4.6 compilation problems
fixing some bugs, adding Shake
fixes to minimizer parameters, start of intermediate status output for minimizer.
added a minimizer parsing block
Adding initial import of optimization library