Gromacs
2020.4
|
#include "gmxpre.h"
#include "pairsearch.h"
#include "gromacs/utility/smalloc.h"
#include "pairlist.h"
Implements the PairSearch class.
Functions | |
static void | free_nblist (t_nblist *nl) |
Frees the contents of a legacy t_nblist struct. | |