Home
last modified time | relevance | path

Searched refs:is_in_domain_wedge (Results 1 – 2 of 2) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Ddomain.h200 virtual int is_in_domain_wedge(double* pos) { UNUSED(pos); return 0; } in is_in_domain_wedge() function
H A Ddomain_I.h54 return is_in_domain_wedge(pos); in is_in_domain()