yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #12033
[Branch ~yade-pkg/yade/git-trunk] Rev 3654: fixed compilation warning
------------------------------------------------------------
revno: 3654
committer: Jan Stransky <jan.stransky@xxxxxxxxxxx>
timestamp: Mon 2015-05-18 09:49:32 +0200
message:
fixed compilation warning
modified:
pkg/dem/PeriIsoCompressor.hpp
--
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/PeriIsoCompressor.hpp'
--- pkg/dem/PeriIsoCompressor.hpp 2014-10-15 06:44:01 +0000
+++ pkg/dem/PeriIsoCompressor.hpp 2015-05-18 07:49:32 +0000
@@ -109,8 +109,8 @@
((Vector6i,ps,Vector6i::Zero(),Attr::readonly,"Peri3dController internal variable"))
((Vector6i,pathSizes,Vector6i::Zero(),Attr::readonly,"Peri3dController internal variable"))
((Vector6i,pathsCounter,Vector6i::Zero(),Attr::readonly,"Peri3dController internal variable"))
- ((int,lenPe,NaN,Attr::readonly,"Peri3dController internal variable"))
- ((int,lenPs,NaN,Attr::readonly,"Peri3dController internal variable"))
+ ((int,lenPe,0,Attr::readonly,"Peri3dController internal variable"))
+ ((int,lenPs,0,Attr::readonly,"Peri3dController internal variable"))
,
/*ctor*/
,