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
5ecf891b
Commit
5ecf891b
authored
Mar 12, 2009
by
mattijs
Browse files
indentation
parent
cd107e76
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/OpenFOAM/containers/Lists/PackedList/PackedListI.H
View file @
5ecf891b
...
...
@@ -786,7 +786,7 @@ inline bool Foam::PackedList<nBits>::set
<<
"negative index "
<<
i
<<
" max="
<<
size_
-
1
<<
abort
(
FatalError
);
}
#endif
#
endif
// lazy evaluation - increase size on assigment
if
(
i
>=
size_
)
...
...
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