/beegfs/hackathon/users/eoseret/qaas_runs_test/178-663-0009/intel/TeaLeaf/build/TeaLeaf/src/omp/local_halos.cpp: 13 - 15
--------------------------------------------------------------------------------

13:     for (int kk = 0; kk < depth; ++kk) {
14:       int base = jj * x;
15:       buffer[base + (halo_depth - kk - 1)] = buffer[base + (halo_depth + kk)];
