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
21de95bb
Commit
21de95bb
authored
Jan 28, 2020
by
Mark OLESEN
Browse files
COMP: exprResultGlobals typo in FULLDEBUG
parent
3be76107
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/OpenFOAM/expressions/exprResult/exprResultGlobals.C
View file @
21de95bb
...
...
@@ -6,7 +6,7 @@
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2012-2018 Bernhard Gschaider <bgschaid@hfd-research.com>
Copyright (C) 2019 OpenCFD Ltd.
Copyright (C) 2019
-2020
OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
@@ -203,7 +203,7 @@ Foam::expressions::exprResultGlobals::get
{
WarningInFunction
<<
"No scope "
<<
scopeName
<<
" for "
<<
name
<<
nl
<<
"Known global scopes: "
<<
variables_
.
sortToc
()
<<
nl
;
<<
"Known global scopes: "
<<
variables_
.
sort
ed
Toc
()
<<
nl
;
}
#endif
}
...
...
Mark OLESEN
@mark
mentioned in issue
#1577 (closed)
·
Jan 29, 2020
mentioned in issue
#1577 (closed)
mentioned in issue #1577
Toggle commit list
Mark OLESEN
@mark
mentioned in issue
#1689 (closed)
·
Apr 22, 2020
mentioned in issue
#1689 (closed)
mentioned in issue #1689
Toggle commit list
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