Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
Please migrate repositories to https://gitea.psi.ch - if you need help, contact gitea@psi.ch
first version needs a bit of work: 1. remove hardwired HINTS, 2. Kokkos, IPPL and Heffte search is not 100%, 3. CMakeList and hardwired path
cleanup: up to ParallelTracker all seams to work. A pseudo distr is created and fieldsolver are initilized
autophasing is working: extimated energy ok, tracked energy is to low, E = 3.2565 [MeV] insted of E = 6.2831 [MeV], caused by wrong phase
1. itsBunch_m->get_pmean_Distribution() gives wronng results. 2. itsReference->getM() wrong referernce used in BorisPusher::kick
fix linking problem. Still need to add mpi lib and fftw3 by hand. will change that when swiching to the new build scripts.