------------------------------------------------------------ revno: 1913 committer: Václav Šmilauer <[email protected]> branch nick: trunk timestamp: Sun 2009-12-20 23:03:17 +0100 message: 1. Implement arbitrary strain for periodic cell (see scripts/test/periodic-shear.py). Most code adapted accordingly. 2. ClassFactory now logs to cerr if YADE_DEBUG env var is defined, not otherwise. This avoids initialization order of plugins vs. ClassFactory itself modified: core/Cell.hpp core/Scene.cpp core/Scene.hpp core/main/main.py.in core/main/pyboot.cpp gui/qt3/GLViewer.cpp lib/factory/ClassFactory.cpp lib/factory/ClassFactory.hpp pkg/common/DataClass/Shape/Wall.cpp pkg/common/Engine/Dispatcher/InteractionDispatchers.cpp pkg/common/Engine/Dispatcher/InteractionGeometryDispatcher.cpp pkg/common/Engine/Functor/Bo1_Box_Aabb.cpp pkg/common/Engine/Functor/Bo1_Facet_Aabb.cpp pkg/common/Engine/Functor/Bo1_Sphere_Aabb.cpp pkg/common/Engine/GlobalEngine/InsertionSortCollider.cpp pkg/common/Engine/GlobalEngine/InsertionSortCollider.hpp pkg/common/RenderingEngine/Gl1_Aabb.cpp pkg/common/RenderingEngine/OpenGLRenderingEngine.cpp pkg/dem/DataClass/SpherePack.cpp pkg/dem/Engine/GlobalEngine/NewtonIntegrator.cpp pkg/dem/Engine/GlobalEngine/PeriIsoCompressor.cpp py/pack.py py/yadeWrapper/yadeWrapper.cpp scripts/test/periodic-compress.py scripts/test/periodic-grow.py scripts/test/periodic-shear.py scripts/test/periodic-simple.py scripts/test/periodic-triax.py The size of the diff (1215 lines) is larger than your specified limit of 1000 lines
-- lp:yade https://code.launchpad.net/~yade-dev/yade/trunk Your team Yade developers is subscribed to branch lp:yade. To unsubscribe from this branch go to https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription. _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

