/beegfs/hackathon/users/eoseret/qaas_runs_test/178-663-0018/intel/TeaLeaf/build/TeaLeaf/src/omp/solver_methods.cpp: 53 - 55
--------------------------------------------------------------------------------

53:     for (int kk = halo_depth; kk < x - halo_depth; ++kk) {
54:       const int index = kk + jj * x;
55:       u0[index] = u[index];
