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

187:     return sum<IdxLin>((RangeInts == stride_one_dim
/beegfs/hackathon/users/eoseret/qaas_runs_test/178-668-9338/intel/Kripke/build/Kripke/tpl/raja/include/RAJA/util/TypedViewBase.hpp: 216 - 216
--------------------------------------------------------------------------------

216:     return data[stripIndexType(layout(args...))];
/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;
