Skip to content

Change the dimension of the array to be np instead of np_part, as this was not needed.

Nicolas Tancogne-Dejean requested to merge change_np_part_to_np into develop

Description

Change the dimension of the array to be np instead of np_part, as this was not needed.

News snippet

Change the dimension of the array to be np instead of np_part, as this was not needed.

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