Skip to content

Suggested improvements from profiling

Heinrich Schindler requested to merge guilherme into master
  • Reduce number of operations when calculating the (inverse) Jacobian and determinant.
  • Change boundary boxes in ComponentFieldMap from float to double.
  • Split TransportElectron method in AvalancheMicroscopic.
  • Store inverse energy step size as class member of MediumMagboltz. Replace division by multiplication.

Merge request reports