change in particle insertion ctor and addition to DEMSystem

This commit is contained in:
Hamidreza Norouzi
2023-02-19 11:35:35 -08:00
parent aa4ac3372c
commit 360eda7c6c
8 changed files with 46 additions and 12 deletions

View File

@ -82,7 +82,7 @@ protected:
return interaction_();
}
void loop();
bool loop();
public: