/beegfs/hackathon/users/eoseret/qaas_runs_test/178-663-0018/intel/TeaLeaf/build/TeaLeaf/src/omp/local_halos.cpp: 28 - 30
--------------------------------------------------------------------------------

28:     for (int kk = 0; kk < depth; ++kk) {
29:       int base = jj * x;
30:       buffer[base + (x - halo_depth + kk)] = buffer[base + (x - halo_depth - 1 - kk)];
