Skip to content
Snippets Groups Projects
Commit ef3fa905 authored by Martyn Gigg's avatar Martyn Gigg
Browse files

Fix bug with std::accumulate call.

The initial value had the wrong type so each additional was converting
the double to an int leading to the incorrect result.
Refs #14129
parent 94768652
No related branches found
No related tags found
No related merge requests found
Showing
with 67 additions and 58 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment