Skip to content

Fix temporary arrays

Nicolas Tancogne-Dejean requested to merge fix_temporary_array into develop

Description

Fix some temporary arrays caused by a missing contiguous flag.

Closes #570 (closed)

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 Nicolas Tancogne-Dejean

Merge request reports