Searched defs:interactions1 (Results 1 – 1 of 1) sorted by relevance
22 SCALAR E_VDW(const Vec &interactions1, const Vec &interactions2) in E_VDW()43 …Vec interactions1(SIZE), interactions2(SIZE); // SIZE is the number of vdw interactions in our sys… in main() local