Home
last modified time | relevance | path

Searched refs:pair_match_ptr (Results 1 – 3 of 3) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dforce.h127 char *pair_match_ptr(Pair *);
H A Dforce.cpp329 char *Force::pair_match_ptr(Pair *ptr) in pair_match_ptr() function in Force
H A Dneighbor.cpp1628 char *pname = force->pair_match_ptr((Pair *) rq->requestor); in print_pairwise_info()