yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #12888
[Branch ~yade-pkg/yade/git-trunk] Rev 3947: fixed a minor compilation issue in ConcretePM
------------------------------------------------------------
revno: 3947
committer: Jan Stransky <jan.stransky@xxxxxxxxxxx>
timestamp: Tue 2016-10-18 11:11:52 +0200
message:
fixed a minor compilation issue in ConcretePM
modified:
pkg/dem/ConcretePM.cpp
--
lp:yade
https://code.launchpad.net/~yade-pkg/yade/git-trunk
Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription
=== modified file 'pkg/dem/ConcretePM.cpp'
--- pkg/dem/ConcretePM.cpp 2016-09-15 14:50:47 +0000
+++ pkg/dem/ConcretePM.cpp 2016-10-18 09:11:52 +0000
@@ -355,7 +355,6 @@
#ifdef CPM_MATERIAL_MODEL
- Vector3r& epsTPl(phys->epsTPl);
const Real& dt = scene->dt;
const Real& dmgTau(phys->dmgTau);
const Real& plTau(phys->plTau);