/beegfs/hackathon/users/eoseret/qaas_runs_test/178-668-9338/intel/Kripke/build/Kripke/tpl/raja/include/RAJA/util/Operators.hpp: 369 - 369
--------------------------------------------------------------------------------

369:     return Ret {lhs} + rhs;
/beegfs/hackathon/users/eoseret/qaas_runs_test/178-668-9338/intel/Kripke/build/Kripke/tpl/raja/include/RAJA/util/Layout.hpp: 191 - 191
--------------------------------------------------------------------------------

191:                             strides[RangeInts] * indices  // it's not stride one
/beegfs/hackathon/users/eoseret/qaas_runs_test/178-668-9338/intel/Kripke/build/Kripke/src/Kripke/Kernel/Scattering.cpp: 91 - 95
--------------------------------------------------------------------------------

91:             for(MixElem mix = mix_start;mix < mix_stop;++ mix){
92:               Material mat = mixelem_to_material(mix);
93:               double fraction = mixelem_to_fraction(mix);
94: 
95:               sigs_z += sigs(mat, n, global_g, global_gp) * fraction;
/beegfs/hackathon/users/eoseret/qaas_runs_test/178-668-9338/intel/Kripke/build/Kripke/tpl/raja/include/RAJA/index/IndexValue.hpp: 87 - 221
--------------------------------------------------------------------------------

87:     value++;
[...]
221:     return (value < x.value);
