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
51d80543
Commit
51d80543
authored
Apr 09, 2021
by
niklas.baumgarten
Browse files
added todo
parent
a1442e06
Changes
1
Hide whitespace changes
Inline
Side-by-side
mlmc/src/generators/SampleGenerator.hpp
View file @
51d80543
...
...
@@ -32,6 +32,7 @@ public:
Meshes
&
meshes
;
explicit
SampleGenerator
(
Meshes
&
meshes
)
:
meshes
(
meshes
)
{
// Todo add prefix
config
.
get
(
"GeneratorPlotting"
,
plotting
);
config
.
get
(
"GeneratorVerbose"
,
verbose
);
}
...
...
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