Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Distribution cleanup

snuverink_j requested to merge snuverink_j/OPAL-src:distribution-cleanup into master

This MR does:

  • fix bug in copy constructor Distribution
  • remove not implemented Distribution attributes: field, surface and dark current emission
  • cleanup and reduce includes
  • uses std namespace for math functions
  • use integer exponents for std::pow
  • remove unused methods createpriPart, createBoundaryGeometry
  • use attribute SECTOR for tune calculation
Edited by snuverink_j

Merge request reports