Skip to content

Refactor the phase application

Nicolas Tancogne-Dejean requested to merge refactor_phase into main

Description

Refactor the phase application

The various routines related to the phase are now moved to a phase_oct_m module. The arrays containing the phase are now private and never accessed outside of the phase module.

News snippet

Code refactoring

Checklist

Merge request reports