8 int base = (lx + 1) * lx / 2;
15 long long lf = 8ll * f + 1;
17 double fa = (sqrt(ff) - 1) / 2;
real * x
Number of the trajectory frames.
real * y
Current coordinates used in energy evaluation and neighbor lists.
__device__ int xy_to_tri(int x, int y)
Definition: triangle.h:5
__device__ void tri_to_xy(int f, int &x, int &y)
Definition: triangle.h:13