Merge branch 'main' into local-MPI

This commit is contained in:
Hamidreza
2025-05-16 10:10:46 +03:30
3422 changed files with 318448 additions and 165 deletions

View File

@ -359,7 +359,7 @@ bool pFlow::sphereInteraction<cFM,gMM, cLT>::hearChanges
if(msg.equivalentTo(message::ITEMS_REARRANGE))
{
notImplementedFunction;
return false;
return true;
}
fatalErrorInFunction<<"Event "<< msg.eventNames()<<