Go to the documentation of this file.
17 #define FIND_SMOOTHING_LENGTHS 0
18 #define FIND_TOTAL_DENSITIES 1
20 #define RECOMPUTE_ALL 0
23 #define MAX_ITER_UNBIND 500
25 #define TAG_POLLING_DONE 201
26 #define TAG_SET_ALL 202
27 #define TAG_GET_NGB_INDICES 204
28 #define TAG_GET_TAILANDLEN 205
29 #define TAG_GET_TAILANDLEN_DATA 206
30 #define TAG_SET_TAILANDLEN 207
31 #define TAG_SET_HEADANDNEXT 209
32 #define TAG_SETHEADGETNEXT_DATA 210
33 #define TAG_SET_NEXT 211
34 #define TAG_SETHEADGETNEXT 213
35 #define TAG_GET_NEXT 215
36 #define TAG_GET_NEXT_DATA 216
37 #define TAG_GET_HEAD 217
38 #define TAG_GET_HEAD_DATA 218
39 #define TAG_ADD_PARTICLE 219
40 #define TAG_ADDBOUND 220
42 #define TAG_NID_DATA 223
43 #define TAG_SETRANK 224
44 #define TAG_SETRANK_OUT 226
45 #define TAG_GET_RANK 227
46 #define TAG_GET_RANK_DATA 228
47 #define TAG_MARK_PARTICLE 229
48 #define TAG_SET_NEWTAIL 230
49 #define TAG_GET_OLDTAIL 231
50 #define TAG_GET_TWOHEADS 232
51 #define TAG_GET_TWOHEADS_DATA 233