Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
ba5ecbaf
Commit
ba5ecbaf
authored
Aug 18, 2009
by
mattijs
Browse files
removed reference to libfoamUtil in error message
parent
25202346
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/genericPatchFields/genericFvPatchField/genericFvPatchField.C
View file @
ba5ecbaf
...
...
@@ -79,7 +79,6 @@ Foam::genericFvPatchField<Type>::genericFvPatchField
<<
" (Actual type "
<<
actualTypeName_
<<
")"
<<
nl
<<
"
\n
Please add the 'value' entry to the write function "
"of the user-defined boundary-condition
\n
"
" or link the boundary-condition into libfoamUtil.so"
<<
exit
(
FatalIOError
);
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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