createEngineZones: Disabled parallel operation which requires further development
This commit is contained in:
@ -210,6 +210,8 @@ void calcPistonBowlPoints(const fvMeshMovers::multiValveEngine& mve)
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
argList::noParallel();
|
||||
|
||||
#include "addRegionOption.H"
|
||||
|
||||
argList::addBoolOption
|
||||
|
||||
Reference in New Issue
Block a user