/beegfs/hackathon/users/eoseret/qaas_runs_test/178-663-0018/intel/TeaLeaf/build/TeaLeaf/src/omp/cg.cpp: 111 - 113
--------------------------------------------------------------------------------

111:       u[index] += alpha * p[index];
112:       r[index] -= alpha * w[index];
113:       rrn_temp += r[index] * r[index];
