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
0808dabe
Commit
0808dabe
authored
May 12, 2021
by
niklas.baumgarten
Browse files
moved aggregate to estimator
parent
9d99a6bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
mlmc/src/estimators/MonteCarlo.hpp
View file @
0808dabe
...
...
@@ -18,7 +18,7 @@ protected:
bool
parallel
;
// Todo make unique pointer, there are issues with cleaning up this o
p
ject!
// Todo make unique pointer, there are issues with cleaning up this o
b
ject!
Meshes
*
meshes
;
PDESolver
*
pdeSolver
;
...
...
@@ -28,8 +28,6 @@ public:
MeshesCreator
meshesCreator
;
WelfordAggregate
aggregate
;
SampleID
cId
;
SampleID
fId
;
...
...
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