Skip to content
GitLab
Menu
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
3825c4ee
Commit
3825c4ee
authored
Jun 17, 2021
by
mattijs
Browse files
STYLE: lagrangian: typo.
parent
269d0ffd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lagrangian/basic/InteractionLists/InteractionLists.C
View file @
3825c4ee
...
@@ -1162,7 +1162,7 @@ void Foam::InteractionLists<ParticleType>::sendReferredData
...
@@ -1162,7 +1162,7 @@ void Foam::InteractionLists<ParticleType>::sendReferredData
if
(
mesh_
.
changing
())
if
(
mesh_
.
changing
())
{
{
WarningInFunction
WarningInFunction
<<
"Mesh changing, rebuilding InteractionLists f
o
rm scratch."
<<
"Mesh changing, rebuilding InteractionLists fr
o
m scratch."
<<
endl
;
<<
endl
;
buildInteractionLists
();
buildInteractionLists
();
...
...
Write
Preview
Supports
Markdown
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