Skip to content

Current: use batched gradient

Sebastian Ohlmann requested to merge current_batch_gradient into develop

Description

The current now uses the batched gradient calculation also for non-orthogonal cells.

Closes #58 (closed). Depends on !743 (merged).

News snippet

Current uses batched gradient for non-orthogonal cells

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.
Edited by Martin Lueders

Merge request reports