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
MLUQ
Commits
9419340d
Commit
9419340d
authored
Feb 03, 2021
by
niklas.baumgarten
Browse files
bug fix
parent
3b3900fa
Changes
1
Show whitespace changes
Inline
Side-by-side
mlmc/src/pdesolver/PDESolver.hpp
View file @
9419340d
...
...
@@ -246,6 +246,7 @@ public:
}
~
TransportPDESolver
()
{
if
(
!
assemble
)
delete
assemble
;
if
(
!
solMGraphs
)
delete
solMGraphs
;
}
...
...
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