Function deepmd::max_numneigh#
Defined in File neighbor_list.h
Function Documentation#
- int deepmd::max_numneigh(const InputNlist &to_nlist)#
Compute the max number of neighbors within the core region atoms.
- Parameters:
to_nlist – InputNlist struct which stores the neighbor information of the core region atoms.
- Return values:
max – number of neighbors
- Returns:
integer