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
a4cf54a1
Commit
a4cf54a1
authored
May 12, 2021
by
niklas.baumgarten
Browse files
logging
parent
3c0cb689
Changes
1
Hide whitespace changes
Inline
Side-by-side
mlmc/src/estimators/MultilevelEstimator.cpp
View file @
a4cf54a1
...
...
@@ -18,7 +18,7 @@ void CreateMonteCarloMap(EstimatorMap &estimatorMap,
}
void
MultilevelEstimator
::
Method
()
{
mout
.
StartBlock
(
"M
LMC
Method"
);
mout
.
StartBlock
(
"M
ultilevel
Method"
);
if
(
epsilon
==
0.0
)
{
vout
(
1
)
<<
"Non adaptive method"
<<
endl
;
...
...
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