before checking parallelIO for dictionary

This commit is contained in:
Hamidreza Norouzi
2023-12-25 13:59:24 +03:30
parent f1baff5a59
commit 280f53a230
40 changed files with 1496 additions and 669 deletions

View File

@ -30,7 +30,7 @@ pFlow::empty::empty(
positionParticles(control, dict),
position_
(
maxNumberOfParticles_, 0, RESERVE()
"empty",maxNumberOfParticles_, 0, RESERVE()
)
{
}