Skip to content

Remove single precision

Nicolas Tancogne-Dejean requested to merge remove_single_precision into develop

Description

Removing the single precision variables and the direct comparison to zero.

News snippet

Removing the single precision variables and the direct comparison to zero.

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