Go to the source code of this file.
Defines | |
#define | TAG_N 10 |
#define | TAG_HEADER 11 |
#define | TAG_PDATA 12 |
#define | TAG_SPHDATA 13 |
#define | TAG_KEY 14 |
#define | TAG_DMOM 15 |
#define | TAG_NODELEN 16 |
#define | TAG_HMAX 17 |
#define | TAG_GRAV_A 18 |
#define | TAG_GRAV_B 19 |
#define | TAG_DIRECT_A 20 |
#define | TAG_DIRECT_B 21 |
#define | TAG_HYDRO_A 22 |
#define | TAG_HYDRO_B 23 |
#define | TAG_NFORTHISTASK 24 |
#define | TAG_PERIODIC_A 25 |
#define | TAG_PERIODIC_B 26 |
#define | TAG_PERIODIC_C 27 |
#define | TAG_PERIODIC_D 28 |
#define | TAG_NONPERIOD_A 29 |
#define | TAG_NONPERIOD_B 30 |
#define | TAG_NONPERIOD_C 31 |
#define | TAG_NONPERIOD_D 32 |
#define | TAG_POTENTIAL_A 33 |
#define | TAG_POTENTIAL_B 34 |
#define | TAG_DENS_A 35 |
#define | TAG_DENS_B 36 |
#define | TAG_LOCALN 37 |
Definition in file tags.h.
|
Definition at line 30 of file tags.h. Referenced by density(). |
|
Definition at line 31 of file tags.h. Referenced by density(). |
|
Definition at line 15 of file tags.h. Referenced by gravity_forcetest(). |
|
Definition at line 16 of file tags.h. Referenced by gravity_forcetest(). |
|
|
|
Definition at line 13 of file tags.h. Referenced by gravity_tree(). |
|
Definition at line 14 of file tags.h. Referenced by gravity_tree(). |
|
Definition at line 6 of file tags.h. Referenced by read_file(). |
|
|
|
Definition at line 17 of file tags.h. Referenced by hydro_force(). |
|
Definition at line 18 of file tags.h. Referenced by hydro_force(). |
|
Definition at line 9 of file tags.h. Referenced by domain_exchangeParticles(). |
|
Definition at line 32 of file tags.h. Referenced by write_file(). |
|
Various tags used for labelling MPI messages Definition at line 5 of file tags.h. Referenced by write_file(). |
|
Definition at line 19 of file tags.h. Referenced by write_file(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 7 of file tags.h. Referenced by domain_exchangeParticles(), read_file(), and write_file(). |
|
Definition at line 20 of file tags.h. Referenced by pmforce_periodic(). |
|
Definition at line 21 of file tags.h. Referenced by pmforce_periodic(). |
|
Definition at line 22 of file tags.h. Referenced by pmpotential_periodic(). |
|
Definition at line 23 of file tags.h. Referenced by pmpotential_periodic(). |
|
Definition at line 28 of file tags.h. Referenced by compute_potential(). |
|
Definition at line 29 of file tags.h. Referenced by compute_potential(). |
|
Definition at line 8 of file tags.h. Referenced by domain_exchangeParticles(). |