# # ChangeLog for src/LinkedCell/LinkedCell_Model_LinkedCellArrayCache.hpp # # Generated by Trac 1.4.4 # Dec 25, 2024, 4:57:18 AM Mon, 02 Jan 2012 13:34:42 GMT Frederik Heber [54f3d1] * src/LinkedCell/LinkedCell_Model.cpp (modified) * src/LinkedCell/LinkedCell_Model_LinkedCellArrayCache.hpp (modified) * src/LinkedCell/LinkedCell_Model_changeModel.cpp (modified) * src/LinkedCell/LinkedCell_Model_changeModel.hpp (modified) * src/LinkedCell/unittests/LinkedCell_ModelUnitTest.cpp (modified) * src/LinkedCell/unittests/LinkedCell_ModelUnitTest.hpp (modified) Removed short-wiring of updates as they are now passed through ... Mon, 02 Jan 2012 13:34:42 GMT Frederik Heber [8c31865] * src/LinkedCell/LinkedCell_Model.cpp (modified) * src/LinkedCell/LinkedCell_Model.hpp (modified) * src/LinkedCell/LinkedCell_Model_LinkedCellArrayCache.cpp (added) * src/LinkedCell/LinkedCell_Model_LinkedCellArrayCache.hpp (added) * src/LinkedCell/LinkedCell_Model_changeModel.cpp (modified) * src/LinkedCell/LinkedCell_Model_changeModel.hpp (modified) * src/LinkedCell/LinkedCell_Model_inline.hpp (modified) * src/LinkedCell/Makefile.am (modified) * src/LinkedCell/unittests/LinkedCell_ModelUnitTest.cpp (modified) Added new class LinkedCellArrayCache that performs the lazy updates ...