Skip to content

Fix cg_new: remove orthogonalization mask from cg_new

Sebastian Ohlmann requested to merge fix_cg_new into develop

Description

Using the mask in orthogonalizations leads to convergence issues, but only gives a slight performance improvement. Hence, it is completely removed.

Also give the cg2_new function a more meaningful name (cg_jiang).

Checklist

Edited by Sebastian Ohlmann

Merge request reports