yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #09472
[yade/trunk] e9dbef: modification of cpm model, making easier timing in...
Branch: refs/heads/master
Home: https://github.com/yade/trunk
Commit: e9dbeff93c94ce1e38832ad2110ffb5b14950793
https://github.com/yade/trunk/commit/e9dbeff93c94ce1e38832ad2110ffb5b14950793
Author: Jan Stránský <jan.stransky@xxxxxxxxxxx>
Date: 2013-04-23 (Tue, 23 Apr 2013)
Changed paths:
M core/Engine.hpp
M core/Functor.hpp
M pkg/common/InteractionLoop.cpp
M pkg/common/InteractionLoop.hpp
M pkg/dem/ConcretePM.cpp
M pkg/dem/ConcretePM.hpp
M pkg/dem/Ig2_Facet_Sphere_ScGeom.cpp
M pkg/dem/Ig2_Sphere_Sphere_ScGeom.cpp
M py/timing.py
Log Message:
-----------
modification of cpm model, making easier timing inside InteractionLoop (with CMAKE_CXX_FLAGS=-DUSE_TIMING_DELTAS build, no change otherwise)
Follow ups