src/Message/Tags.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define IPPL_ABORT_TAG   5
#define IPPL_EXIT_TAG   6
#define IPPL_RETRANSMIT_TAG   7
#define IPPL_MSG_OK_TAG   8
#define COMM_REDUCE_SEND_TAG   1000000
#define COMM_REDUCE_RECV_TAG   1100000
#define COMM_REDUCE_SCATTER_TAG   1200000
#define COMM_REDUCE_CYCLE   100000
#define BC_PARALLEL_PERIODIC_TAG   1500000
#define BC_TAG_CYCLE   100000
#define F_GUARD_CELLS_TAG   2000000
#define F_WRITE_TAG   2100000
#define F_READ_TAG   2200000
#define F_GEN_ASSIGN_TAG   2300000
#define F_REPARTITION_BCAST_TAG   2400000
#define F_REDUCE_PERP_TAG   2500000
#define F_GETSINGLE_TAG   2600000
#define F_REDUCE_TAG   2700000
#define F_LAYOUT_IO_TAG   2800000
#define F_TAG_CYCLE   100000
#define FV_2D_TAG   3000000
#define FV_3D_TAG   3100000
#define FV_TAG_CYCLE   100000
#define FB_WRITE_TAG   3200000
#define FB_READ_TAG   3300000
#define FB_TAG_CYCLE   100000
#define FP_GATHER_TAG   3400000
#define FP_TAG_CYCLE   100000
#define DF_MAKE_HOST_MAP_TAG   3500000
#define DF_FIND_RECV_NODES_TAG   3600000
#define DF_QUERY_TAG   3700000
#define DF_READ_TAG   3800000
#define DF_OFFSET_TAG   3900000
#define DF_READ_META_TAG   4000000
#define DF_TAG_CYCLE   100000
#define DS_FIELD_TAG   4500000
#define DS_PB_TAG   4600000
#define DS_CYCLE   100000
#define P_WEIGHTED_LAYOUT_TAG   5000000
#define P_WEIGHTED_RETURN_TAG   5100000
#define P_WEIGHTED_TRANSFER_TAG   5200000
#define P_SPATIAL_LAYOUT_TAG   5300000
#define P_SPATIAL_RETURN_TAG   5400000
#define P_SPATIAL_TRANSFER_TAG   5500000
#define P_SPATIAL_GHOST_TAG   5600000
#define P_SPATIAL_RANGE_TAG   5700000
#define P_RESET_ID_TAG   5800000
#define P_LAYOUT_CYCLE   100000
#define IPPL_MAKE_HOST_MAP_TAG   6000000
#define IPPL_TAG_CYCLE   100000
#define F_CONEJO_BALANCER_TAG   7000000
#define F_CB_BCAST_TAG   7100000
#define F_CB_DOMAIN_TAG   7200000
#define VNMB_PARTIAL_TAG   8000000
#define VNMB_COMPLETE_TAG   8100000
#define VNMB_TAG_CYCLE   100000
#define IPPL_APP_TAG0   9000000
#define IPPL_APP_TAG1   9100000
#define IPPL_APP_TAG2   9200000
#define IPPL_APP_TAG3   9300000
#define IPPL_APP_TAG4   9400000
#define IPPL_APP_TAG5   9500000
#define IPPL_APP_TAG6   9600000
#define IPPL_APP_TAG7   9700000
#define IPPL_APP_TAG8   9800000
#define IPPL_APP_TAG9   9900000
#define IPPL_APP_CYCLE   100000


Define Documentation

#define BC_PARALLEL_PERIODIC_TAG   1500000
 

Definition at line 40 of file Tags.h.

#define BC_TAG_CYCLE   100000
 

Definition at line 41 of file Tags.h.

#define COMM_REDUCE_CYCLE   100000
 

Definition at line 35 of file Tags.h.

Referenced by PawsDataConnect::barrier(), reduce(), reduce_masked(), and scatter().

#define COMM_REDUCE_RECV_TAG   1100000
 

Definition at line 33 of file Tags.h.

Referenced by PawsDataConnect::barrier(), reduce(), and reduce_masked().

#define COMM_REDUCE_SCATTER_TAG   1200000
 

Definition at line 34 of file Tags.h.

Referenced by scatter().

#define COMM_REDUCE_SEND_TAG   1000000
 

Definition at line 32 of file Tags.h.

Referenced by PawsDataConnect::barrier(), reduce(), and reduce_masked().

#define DF_FIND_RECV_NODES_TAG   3600000
 

Definition at line 69 of file Tags.h.

#define DF_MAKE_HOST_MAP_TAG   3500000
 

Definition at line 68 of file Tags.h.

#define DF_OFFSET_TAG   3900000
 

Definition at line 72 of file Tags.h.

#define DF_QUERY_TAG   3700000
 

Definition at line 70 of file Tags.h.

#define DF_READ_META_TAG   4000000
 

Definition at line 73 of file Tags.h.

#define DF_READ_TAG   3800000
 

Definition at line 71 of file Tags.h.

Referenced by DiscField< Dim >::read().

#define DF_TAG_CYCLE   100000
 

Definition at line 74 of file Tags.h.

Referenced by DiscField< Dim >::read().

#define DS_CYCLE   100000
 

Definition at line 79 of file Tags.h.

Referenced by FieldDataSource< T, Dim, M, C >::gather_data(), and ACLVISParticleBaseDataSource< PLayout >::update().

#define DS_FIELD_TAG   4500000
 

Definition at line 77 of file Tags.h.

Referenced by FieldDataSource< T, Dim, M, C >::gather_data().

#define DS_PB_TAG   4600000
 

Definition at line 78 of file Tags.h.

Referenced by ACLVISParticleBaseDataSource< PLayout >::update().

#define F_CB_BCAST_TAG   7100000
 

Definition at line 99 of file Tags.h.

Referenced by ConejoBalancer::redistribute().

#define F_CB_DOMAIN_TAG   7200000
 

Definition at line 100 of file Tags.h.

Referenced by ConejoBalancer::redistribute().

#define F_CONEJO_BALANCER_TAG   7000000
 

Definition at line 98 of file Tags.h.

Referenced by ConejoBalancer::addMaterial().

#define F_GEN_ASSIGN_TAG   2300000
 

Definition at line 47 of file Tags.h.

Referenced by assign().

#define F_GETSINGLE_TAG   2600000
 

Definition at line 50 of file Tags.h.

#define F_GUARD_CELLS_TAG   2000000
 

Definition at line 44 of file Tags.h.

#define F_LAYOUT_IO_TAG   2800000
 

Definition at line 52 of file Tags.h.

Referenced by FieldLayout< Dim >::read().

#define F_READ_TAG   2200000
 

Definition at line 46 of file Tags.h.

#define F_REDUCE_PERP_TAG   2500000
 

Definition at line 49 of file Tags.h.

#define F_REDUCE_TAG   2700000
 

Definition at line 51 of file Tags.h.

#define F_REPARTITION_BCAST_TAG   2400000
 

Definition at line 48 of file Tags.h.

#define F_TAG_CYCLE   100000
 

Definition at line 53 of file Tags.h.

Referenced by ConejoBalancer::addMaterial(), assign(), FieldLayout< Dim >::read(), ConejoBalancer::redistribute(), and BareField< T, Dim >::write().

#define F_WRITE_TAG   2100000
 

Definition at line 45 of file Tags.h.

Referenced by BareField< T, Dim >::write().

#define FB_READ_TAG   3300000
 

Definition at line 61 of file Tags.h.

Referenced by FieldBlock< T, Dim, Mesh, Centering >::read().

#define FB_TAG_CYCLE   100000
 

Definition at line 62 of file Tags.h.

Referenced by FieldBlock< T, Dim, Mesh, Centering >::read(), FieldBlock< T, Dim, Mesh, Centering >::write(), DiscParticle::write(), and DiscField< Dim >::write().

#define FB_WRITE_TAG   3200000
 

Definition at line 60 of file Tags.h.

Referenced by FieldBlock< T, Dim, Mesh, Centering >::write(), DiscParticle::write(), and DiscField< Dim >::write().

#define FP_GATHER_TAG   3400000
 

Definition at line 64 of file Tags.h.

Referenced by FieldDebugPrint< T, Dim >::print().

#define FP_TAG_CYCLE   100000
 

Definition at line 65 of file Tags.h.

Referenced by FieldDebugPrint< T, Dim >::print().

#define FV_2D_TAG   3000000
 

Definition at line 56 of file Tags.h.

#define FV_3D_TAG   3100000
 

Definition at line 57 of file Tags.h.

#define FV_TAG_CYCLE   100000
 

Definition at line 58 of file Tags.h.

#define IPPL_ABORT_TAG   5
 

Definition at line 25 of file Tags.h.

Referenced by IpplInfo::abortAllNodes(), Communicate::unpack_message(), CommACLMPL::~CommACLMPL(), CommMPI::~CommMPI(), and CommSHMEMPI::~CommSHMEMPI().

#define IPPL_APP_CYCLE   100000
 

Definition at line 118 of file Tags.h.

Referenced by pap(), and spap().

#define IPPL_APP_TAG0   9000000
 

Definition at line 108 of file Tags.h.

Referenced by pap(), and spap().

#define IPPL_APP_TAG1   9100000
 

Definition at line 109 of file Tags.h.

#define IPPL_APP_TAG2   9200000
 

Definition at line 110 of file Tags.h.

#define IPPL_APP_TAG3   9300000
 

Definition at line 111 of file Tags.h.

#define IPPL_APP_TAG4   9400000
 

Definition at line 112 of file Tags.h.

#define IPPL_APP_TAG5   9500000
 

Definition at line 113 of file Tags.h.

#define IPPL_APP_TAG6   9600000
 

Definition at line 114 of file Tags.h.

#define IPPL_APP_TAG7   9700000
 

Definition at line 115 of file Tags.h.

#define IPPL_APP_TAG8   9800000
 

Definition at line 116 of file Tags.h.

#define IPPL_APP_TAG9   9900000
 

Definition at line 117 of file Tags.h.

#define IPPL_EXIT_TAG   6
 

Definition at line 26 of file Tags.h.

Referenced by IpplInfo::exitAllNodes(), Communicate::unpack_message(), CommACLMPL::~CommACLMPL(), CommMPI::~CommMPI(), and CommSHMEMPI::~CommSHMEMPI().

#define IPPL_MAKE_HOST_MAP_TAG   6000000
 

Definition at line 94 of file Tags.h.

#define IPPL_MSG_OK_TAG   8
 

Definition at line 28 of file Tags.h.

Referenced by Communicate::send_ok_message(), and Communicate::unpack_message().

#define IPPL_RETRANSMIT_TAG   7
 

Definition at line 27 of file Tags.h.

Referenced by Communicate::request_retransmission(), and Communicate::unpack_message().

#define IPPL_TAG_CYCLE   100000
 

Definition at line 95 of file Tags.h.

#define P_LAYOUT_CYCLE   100000
 

Definition at line 91 of file Tags.h.

Referenced by ParticleSpatialLayout< T, Dim, Mesh >::rebuild_layout(), ParticleBase< PLayout >::resetID(), ParticleSpatialLayout< T, Dim, Mesh >::swap_particles(), ParticleUniformLayout< T, Dim >::update(), ParticleSpatialLayout< T, Dim, Mesh >::update(), and ParticleInteractLayout< T, Dim, Mesh >::update().

#define P_RESET_ID_TAG   5800000
 

Definition at line 90 of file Tags.h.

Referenced by ParticleBase< PLayout >::resetID().

#define P_SPATIAL_GHOST_TAG   5600000
 

Definition at line 88 of file Tags.h.

#define P_SPATIAL_LAYOUT_TAG   5300000
 

Definition at line 85 of file Tags.h.

Referenced by ParticleSpatialLayout< T, Dim, Mesh >::update(), and ParticleInteractLayout< T, Dim, Mesh >::update().

#define P_SPATIAL_RANGE_TAG   5700000
 

Definition at line 89 of file Tags.h.

Referenced by ParticleSpatialLayout< T, Dim, Mesh >::rebuild_layout().

#define P_SPATIAL_RETURN_TAG   5400000
 

Definition at line 86 of file Tags.h.

Referenced by ParticleSpatialLayout< T, Dim, Mesh >::swap_particles(), ParticleSpatialLayout< T, Dim, Mesh >::update(), and ParticleInteractLayout< T, Dim, Mesh >::update().

#define P_SPATIAL_TRANSFER_TAG   5500000
 

Definition at line 87 of file Tags.h.

Referenced by ParticleSpatialLayout< T, Dim, Mesh >::swap_particles().

#define P_WEIGHTED_LAYOUT_TAG   5000000
 

Definition at line 82 of file Tags.h.

Referenced by ParticleUniformLayout< T, Dim >::update().

#define P_WEIGHTED_RETURN_TAG   5100000
 

Definition at line 83 of file Tags.h.

Referenced by ParticleUniformLayout< T, Dim >::update().

#define P_WEIGHTED_TRANSFER_TAG   5200000
 

Definition at line 84 of file Tags.h.

Referenced by ParticleUniformLayout< T, Dim >::update().

#define VNMB_COMPLETE_TAG   8100000
 

Definition at line 104 of file Tags.h.

#define VNMB_PARTIAL_TAG   8000000
 

Definition at line 103 of file Tags.h.

#define VNMB_TAG_CYCLE   100000
 

Definition at line 105 of file Tags.h.


Generated on Mon Jan 16 14:06:02 2006 for IPPL by  doxygen 1.4.6