Skip to content

MagFieldElements const , restrict, std::array

MagFiedElements

  • use std::array in places
  • make a few things const
  • Use restrict in the ZR (the 3D had it)
  • Move an method to .icc

Merge request reports