15 double maxCutoff= 0.0;
16 int chosenListIndex= 0;
17 for(
int i=0; i<numberOfNeighborLists; i++)
20 if ( cutoff > maxCutoff)
29 for(
int i=0; i<numberOfParticles;i++) size+= _nl_ptr->
lists[chosenListIndex].
Nneighbors[i];
int numberOfNeighborLists
InteratomicForces(NeighList *)
virtual ~InteratomicForces()
std::vector< double > fij
const NeighListOne * nlOne_ptr