Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Mpp
Mpp
Commits
5e1db9e9
Commit
5e1db9e9
authored
Jan 24, 2022
by
daniele.corallo
Browse files
[fixcgcom] cg
parent
eb2a6c46
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib2_mesh/mesh/CoarseGeometry.cpp
View file @
5e1db9e9
...
...
@@ -149,7 +149,6 @@ void CoarseGeometry::CommunicateGeometry() {
timeSteps
.
resize
(
m
);
for
(
int
i
=
0
;
i
<
m
;
i
++
)
{
exBuffer
.
Receive
(
0
)
>>
timeSteps
[
i
];
}
}
exBuffer
.
ClearBuffers
();
...
...
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