Skip to content

Optimization batch_scal

Nicolas Tancogne-Dejean requested to merge batch_scal_optim into develop

Description

Change the order of the loops in batch_scal for improved performances. A OpenMP support is also added.

News snippet

Minor optimization.

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.

Merge request reports