mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-12-08 06:57:54 +00:00
change in particle insertion ctor and addition to DEMSystem
This commit is contained in:
@ -54,6 +54,7 @@ public:
|
||||
|
||||
insertion(particles& prtcl);
|
||||
|
||||
|
||||
virtual ~insertion() = default;
|
||||
|
||||
bool isActive()const {
|
||||
|
||||
Reference in New Issue
Block a user