Skip to content
Snippets Groups Projects
Commit 18376369 authored by Henry Weller's avatar Henry Weller
Browse files

boundaryFoam: Remove unsupported 'parallel' option

Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1868
parent f0e866e8
Branches
Tags
No related merge requests found
......@@ -45,6 +45,8 @@ Description
int main(int argc, char *argv[])
{
argList::noParallel();
#include "setRootCase.H"
#include "createTime.H"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment