<div dir="ltr"><div><div><div>Hi,<br><br></div>I am a bit confused about length/size of the out-&gt;f , x, and q arrays. Looking at the data structures in the nbnxn_pairlist.h, there are two size related variables, natoms and nalloc. And in nbnxn_atomdata.c, when f, x, and q arrays are reallocated they are passed nalloc*stride size value. Does that mean the actual size is nalloc*stride or natoms*stride? Also, I noticed nalloc and natoms may not be the same.<br><br></div>Thanks,<br></div>Sikandar<br></div>