Home
last modified time | relevance | path

Searched defs:contact_flags (Results 1 – 2 of 2) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dcontact_interface.h71 int *contact_flags; member
H A Dpair_gran_base.h261 int * const contact_flags = first_contact_flag ? first_contact_flag[i] : NULL; in compute_force() local