Skip to content

Macro usage

Nicolas Tancogne-Dejean requested to merge macro_usage into develop

Description

Use the macro TOFLOAT when possible. Replace real(8) by FLOAT when possible. Remove some single precision routines, as this is not supported anymore Some constant were not in double precision.

News snippet

Clean-up of the code

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