16 Commits

Author SHA1 Message Date
Evan Pretti
05472c9a81 Update file headers (#5074)
* Replace SimTK-containing file headers

* Update file headers for new Tinker reader files added
2025-09-23 10:27:26 -07:00
Peter Eastman
d7307530a0 Serialization records integration force groups (#4734) 2024-11-25 08:49:50 -08:00
Peter Eastman
7db12ae332 Serializing CustomIntegrator preserves order of global variables (#4641) 2024-09-03 17:11:55 -07:00
Peter Eastman
65ee8fd75c Renamed BAOABLangevinIntegrator to LangevinMiddleIntegrator 2020-02-14 15:54:31 -08:00
peastman
11a479b091 Serialization for BAOABLangevinIntegrator 2019-10-21 08:43:20 -07:00
peastman
0620a02fb6 Added max step size option to variable step size integrators 2019-09-10 13:54:07 -07:00
peastman
212e836794 Serialization of tabulated functions for CustomIntegrator 2017-05-18 16:47:36 -07:00
Kyle Beauchamp
171f3a26a9 Fix indent 2016-10-04 18:48:31 -07:00
Kyle Beauchamp
299e589695 Add workaround for xml alphabetization issue, print exceptions in TestSerializeIntegrator 2016-10-04 18:46:42 -07:00
Kyle Beauchamp
0dd0795d6e Edit global compute 2016-10-03 22:06:42 -07:00
Kyle Beauchamp
3c2a3b1f99 Add support for customIntegrator serialization and test 2016-10-03 19:54:56 -07:00
Peter Eastman
5fa6fbc194 Finished implementing CompoundIntegrator 2015-11-04 15:40:07 -08:00
peastman
35041ae171 Preliminary support for Chrome portable native client 2014-07-23 16:30:39 -07:00
Yutong Zhao
84165803c8 Removed redundant overload of == operator in AssertionUtilities.h. Removed extraneous version check for serialized integrators and state. Updated unit test to include more details. 2013-04-01 21:17:40 +00:00
Yutong Zhao
a6882a28a2 Completed support for serialization of all integrator types. Modified Assertion utilities to allow ASSERT_EQUAL to work on strings. Updated unit tests for testSerializeIntegrators. 2013-03-30 23:49:24 +00:00
Yutong Zhao
4244b42ab4 Added unit tests for integrator serialization. 2013-02-20 18:39:00 +00:00