Skip to content

Change real(8) to real(r8) and complex(8) to complex(r8)

Sebastian Ohlmann requested to merge real_r8_kind into develop

Description

With this change, we now use well-defined kind parameters instead of the non-standard 8.

News snippet

Change real(8) to real(r8) and complex(8) to complex(r8)

Merge request reports