Skip to content

Fix incorrect macro name: should be R_TCOMPLEX instead of R_TCMPLX.

Micael Oliveira requested to merge fix_wrong_macro_name into release-9.0

Description

Fix incorrect macro name: should be R_TCOMPLEX instead of R_TCMPLX.

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 Micael Oliveira

Merge request reports