/beegfs/hackathon/users/eoseret/qaas_runs_test/178-668-9338/intel/Kripke/build/Kripke/tpl/raja/include/RAJA/pattern/kernel/For.hpp: 142 - 142
--------------------------------------------------------------------------------

142:     for (decltype(distance_it) i = 0; i < distance_it; ++i)
/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/policy/openmp/kernel/Collapse.hpp: 129 - 140
--------------------------------------------------------------------------------

129: #pragma omp parallel for private(i0, i1) firstprivate(privatizer)              \
130:     RAJA_COLLAPSE(2)
131:     for (i0 = 0; i0 < l0; ++i0)
[...]
140:       }
/beegfs/hackathon/users/eoseret/qaas_runs_test/178-668-9338/intel/Kripke/build/Kripke/src/Kripke/Kernel/Population.cpp: 56 - 58
--------------------------------------------------------------------------------

56:         KRIPKE_LAMBDA (Direction d, Group g, Zone z) {
57: 
58:           part_red += w(d) * psi(d,g,z) * volume(z);
/beegfs/hackathon/users/eoseret/qaas_runs_test/178-668-9338/intel/Kripke/build/Kripke/tpl/raja/include/RAJA/pattern/detail/reduce.hpp: 78 - 327
--------------------------------------------------------------------------------

78:     val = operator_type::operator()(val, v);
[...]
317:       : parent {other.parent ? other.parent : &other},
318:         identity {other.identity},
[...]
327:     if (parent && my_data != identity)
/beegfs/hackathon/users/eoseret/qaas_runs_test/178-668-9338/intel/Kripke/build/Kripke/tpl/raja/tpl/camp/include/camp/tuple.hpp: 94 - 94
--------------------------------------------------------------------------------

94:   struct CAMP_EMPTY_BASES tuple_storage {
/beegfs/hackathon/users/eoseret/qaas_runs_test/178-668-9338/intel/Kripke/build/Kripke/tpl/raja/include/RAJA/pattern/kernel/internal/LoopData.hpp: 152 - 152
--------------------------------------------------------------------------------

152:   constexpr LoopData(LoopData const&) = default;
