Skip to content

eflowRec: Fix usage of std::accumuate.

Scott Snyder requested to merge ssnyder/athena:accum.eflowRec-20190829 into master

Can't pass non-const references to the accumulation function.

Merge request reports