Skip to content

Contiguous arrays

Nicolas Tancogne-Dejean requested to merge fix_countiguous_flag into develop

Description

Adding the contiguous flag to some routine, to avoid temporary arrays that GFortran is complaining about.

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