Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
dae6a80f
Commit
dae6a80f
authored
Oct 17, 2015
by
Henry Weller
Browse files
boundaryFoam: Remove unsupported 'parallel' option
Resolves bug-report
http://www.openfoam.org/mantisbt/view.php?id=1868
parent
ebd9f94a
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/solvers/incompressible/boundaryFoam/boundaryFoam.C
View file @
dae6a80f
...
@@ -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"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment