fix bug introduced with merge of PR #66

forAll was intended replace the original for loop
This commit is contained in:
danielque
2018-09-26 15:28:06 +02:00
parent 982dcc07a7
commit 6bcf8e76e4

View File

@ -317,7 +317,6 @@ cfdemCloud::cfdemCloud
}
forAll(otherForceModel_, modeli)
for (int i=0;i<otherForceModels_.size();i++)
{
otherForceModel_.set
(