yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #09298
[yade/trunk] 481bd8: Remove eigen2. Use eigen3 instead.
Branch: refs/heads/master
Home: https://github.com/yade/trunk
Commit: 481bd89907b5e8886f57ff36404f68c8345fd467
https://github.com/yade/trunk/commit/481bd89907b5e8886f57ff36404f68c8345fd467
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date: 2013-03-06 (Wed, 06 Mar 2013)
Changed paths:
M CMakeLists.txt
R cMake/FindEigen2.cmake
M lib/base/Math.hpp
Log Message:
-----------
Remove eigen2. Use eigen3 instead.
Commit: 2d85a85b619295a14a93623364509590c7093c2b
https://github.com/yade/trunk/commit/2d85a85b619295a14a93623364509590c7093c2b
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date: 2013-03-06 (Wed, 06 Mar 2013)
Changed paths:
M core/BodyContainer.hpp
M core/Clump.hpp
M core/InteractionContainer.cpp
M core/Scene.cpp
M lib/base/Math.hpp
M pkg/common/Cylinder.cpp
M pkg/common/ForceResetter.cpp
M pkg/common/GravityEngines.cpp
M pkg/common/Grid.cpp
M pkg/common/InsertionSortCollider.cpp
M pkg/common/InteractionLoop.cpp
M pkg/common/ZECollider.cpp
M pkg/dem/CohesiveFrictionalContactLaw.cpp
M pkg/dem/ElasticContactLaw.cpp
M pkg/dem/FlowEngine.cpp
M pkg/dem/L3Geom.cpp
M pkg/dem/Law2_ScGeom6D_InelastCohFrictPhys_CohesionMoment.cpp
M pkg/dem/NewtonIntegrator.cpp
Log Message:
-----------
Remove likely/unlekely directives.
It seems, it brings no effect on modern processors.
Please, do not use it.
Compare: https://github.com/yade/trunk/compare/8a2ab44b72a0...2d85a85b6192