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

boundaryFoam: Remove unsupported 'parallel' option

parent ebd9f94a
Branches
Tags
No related merge requests found
...@@ -45,6 +45,8 @@ Description ...@@ -45,6 +45,8 @@ Description
int main(int argc, char *argv[]) int main(int argc, char *argv[])
{ {
argList::noParallel();
#include "setRootCase.H" #include "setRootCase.H"
#include "createTime.H" #include "createTime.H"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment