mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-08 03:07:03 +00:00
the need to provide neighborLength in domain dictionary is lifted. Now it is optional
This commit is contained in:
@ -57,7 +57,7 @@ public:
|
||||
|
||||
TypeInfo("dynamicPointStructure");
|
||||
|
||||
explicit dynamicPointStructure(systemControl& control);
|
||||
explicit dynamicPointStructure(systemControl& control, real maxBSphere);
|
||||
|
||||
dynamicPointStructure(const dynamicPointStructure& ps) = delete;
|
||||
|
||||
|
Reference in New Issue
Block a user