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
2bfbe2d2
Commit
2bfbe2d2
authored
May 15, 2021
by
niklas.baumgarten
Browse files
added plot mesh
parent
bb9eca46
Changes
1
Hide whitespace changes
Inline
Side-by-side
mlmc/src/pdesolver/PDESolver.hpp
View file @
2bfbe2d2
#ifndef PDESOLVER_HPP
#define PDESOLVER_HPP
// Assembling imports
#include "IStochasticDummyAssemble.hpp"
#include "Sample.hpp"
...
...
@@ -91,7 +90,7 @@ protected:
}
void
plotSolution
(
SampleSolution
&
solution
)
override
{
//
plot
mesh
es?
mpp
::
plot
_
mesh
(
solution
.
U
.
GetMesh
());
}
public:
...
...
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