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
fa34b96d
Commit
fa34b96d
authored
Jan 20, 2022
by
niklas.baumgarten
Browse files
Merge branch 'Refactor-VtuPlot' into 'feature'
[Refactor-VtuPlot] flush after plot file See merge request mpp/mpp!393
parents
12dd1b80
f7471c81
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib4_fem/plot/VtuPlot.cpp
View file @
fa34b96d
...
...
@@ -582,6 +582,8 @@ void VtuPlot::PlotFile(const string &filename) {
if
(
PPM
->
Master
(
CommSplit
()))
{
createVtu
(
filename
);
}
Flush
(
PlotStatus
::
FLUSH
);
}
void
VtuPlot
::
ClearMesh
()
{
...
...
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