Homec4science

fixed memory error in transformOutput

Authored by frerot on Apr 28 2020, 21:27.

Description

fixed memory error in transformOutput

Deduction on return types of functors passed to transformOutput lead to
rvalue references being created on out-of-scope objects. Reference type
needs to be specified in functor.

Details

Committed
frerotApr 28 2020, 21:27
Pushed
frerotApr 28 2020, 21:30
Parents
rTAMAAS09e51e6a41e7: fixing convergence issue with non-linear solvers
Branches
Unknown
Tags
Unknown

Event Timeline

Restricted Application completed building Restricted Buildable.Apr 28 2020, 21:41