Skip to content

Magnetic field Elements use std::array,ATH_RESTRICT

Magnetic field Elements

  • use std::array when can make syntax easier,
  • use ATH_RESTRICT where seems OK to do so
  • use const a bit more where possible

Merge request reports