mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
sphereParticles tested on CPU, iteration, write to file, particle deletion
This commit is contained in:
@ -151,7 +151,8 @@ public:
|
||||
virtual realx3Vector getFinalPosition();
|
||||
|
||||
static
|
||||
uniquePtr<positionParticles> create(systemControl& control, const dictionary & dict);
|
||||
uniquePtr<positionParticles>
|
||||
create(systemControl& control, const dictionary & dict);
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user