Skip to content

Resolve "Remove FLOAT and CMPLX macros"

Martin Lueders requested to merge 773-remove-float-and-cmplx-macros into main

Description

Remove the FLOAT and CMPLX macros and replace them by actual types. Furthermore, this MR removes the TOFLOAT and TOCMPLX macros, as the macros for MPI related types.

News snippet

Remove the FLOAT and CMPLX macros and replace them by actual types.

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.

Closes #773 (closed)

Edited by Martin Lueders

Merge request reports