Add ATH_RESTRICT to addBiotSavart inputs.
Compare changes
Files
4@@ -57,8 +57,7 @@ BFieldCache::inside(double z, double r, double phi) const
Add ATH_RESTRICT to addBiotSavart inputs, as they are tagged with it from the function calling it. Also check first if we are inside the r span of a cell BFieldCache::inside