minor changes

This commit is contained in:
Gurgen
2021-04-17 14:56:16 +03:00
parent 3e3f66adac
commit a91e904f34
4 changed files with 7 additions and 9 deletions

View File

@ -232,4 +232,4 @@ __kernel void k_lj_smooth_fast(const __global numtyp4 *restrict x_,
store_answers(f,energy,virial,ii,inum,tid,t_per_atom,offset,eflag,vflag,
ans,engv);
} // if ii
}
}