Skip to content

Fix uninitialized value

Sebastian Ohlmann requested to merge fix_uninitialized_value into develop

Description

In rare cases, the residue of the previous iteration has not been initialized in CG.

Merge request reports