Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Bug fixes

vinciguerra_a requested to merge fix-copies into master

Fixes issues that were overlooked in previous MRs.

  • Revert copy semantics to perform shallow copy and make a member function for deep copies. Tested on Piz Daint.
  • Fixes the CG solver's missing sign for E-field computation
  • Fixes 1D ALPINE (except two-stream, that already worked)
Edited by vinciguerra_a

Merge request reports