Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

tags.h File Reference

declares various tags for labelling MPI messages. More...

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


Detailed Description

declares various tags for labelling MPI messages.

Definition in file tags.h.


Define Documentation

#define TAG_DENS_A   35
 

Definition at line 30 of file tags.h.

Referenced by density().

#define TAG_DENS_B   36
 

Definition at line 31 of file tags.h.

Referenced by density().

#define TAG_DIRECT_A   20
 

Definition at line 15 of file tags.h.

Referenced by gravity_forcetest().

#define TAG_DIRECT_B   21
 

Definition at line 16 of file tags.h.

Referenced by gravity_forcetest().

#define TAG_DMOM   15
 

Definition at line 10 of file tags.h.

#define TAG_GRAV_A   18
 

Definition at line 13 of file tags.h.

Referenced by gravity_tree().

#define TAG_GRAV_B   19
 

Definition at line 14 of file tags.h.

Referenced by gravity_tree().

#define TAG_HEADER   11
 

Definition at line 6 of file tags.h.

Referenced by read_file().

#define TAG_HMAX   17
 

Definition at line 12 of file tags.h.

#define TAG_HYDRO_A   22
 

Definition at line 17 of file tags.h.

Referenced by hydro_force().

#define TAG_HYDRO_B   23
 

Definition at line 18 of file tags.h.

Referenced by hydro_force().

#define TAG_KEY   14
 

Definition at line 9 of file tags.h.

Referenced by domain_exchangeParticles().

#define TAG_LOCALN   37
 

Definition at line 32 of file tags.h.

Referenced by write_file().

#define TAG_N   10
 

Various tags used for labelling MPI messages

Definition at line 5 of file tags.h.

Referenced by write_file().

#define TAG_NFORTHISTASK   24
 

Definition at line 19 of file tags.h.

Referenced by write_file().

#define TAG_NODELEN   16
 

Definition at line 11 of file tags.h.

#define TAG_NONPERIOD_A   29
 

Definition at line 24 of file tags.h.

#define TAG_NONPERIOD_B   30
 

Definition at line 25 of file tags.h.

#define TAG_NONPERIOD_C   31
 

Definition at line 26 of file tags.h.

#define TAG_NONPERIOD_D   32
 

Definition at line 27 of file tags.h.

#define TAG_PDATA   12
 

Definition at line 7 of file tags.h.

Referenced by domain_exchangeParticles(), read_file(), and write_file().

#define TAG_PERIODIC_A   25
 

Definition at line 20 of file tags.h.

Referenced by pmforce_periodic().

#define TAG_PERIODIC_B   26
 

Definition at line 21 of file tags.h.

Referenced by pmforce_periodic().

#define TAG_PERIODIC_C   27
 

Definition at line 22 of file tags.h.

Referenced by pmpotential_periodic().

#define TAG_PERIODIC_D   28
 

Definition at line 23 of file tags.h.

Referenced by pmpotential_periodic().

#define TAG_POTENTIAL_A   33
 

Definition at line 28 of file tags.h.

Referenced by compute_potential().

#define TAG_POTENTIAL_B   34
 

Definition at line 29 of file tags.h.

Referenced by compute_potential().

#define TAG_SPHDATA   13
 

Definition at line 8 of file tags.h.

Referenced by domain_exchangeParticles().


Generated on Sun May 22 17:33:30 2005 for GADGET-2 by  doxygen 1.3.9.1