Skip to content
Snippets Groups Projects
Commit 5bf18257 authored by Antoine Cyril David Hoffmann's avatar Antoine Cyril David Hoffmann :seedling:
Browse files

remove possibly unoptimzed divisions by 2

- introduce variables ngX_o2 = ngX/2 where X = p,j,z
- replace all ngX/2 call by a call to ngX_o2
- compiler should optimize it anyway but can we trust it?
parent be79add4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment