IPPL (Independent Parallel Particle Layer)
IPPL
Loading...
Searching...
No Matches
Tags.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ippl
namespace  ippl::mpi
namespace  ippl::mpi::tag

Enumerations

enum  ippl::mpi::tag::Tag : int {
  ippl::mpi::tag::BC_PARALLEL_PERIODIC = 0 , ippl::mpi::tag::BC_CYCLE = 5000 , ippl::mpi::tag::HALO = 5001 , ippl::mpi::tag::HALO_SEND = 15000 ,
  ippl::mpi::tag::HALO_RECV = 20000 , ippl::mpi::tag::P_SPATIAL_LAYOUT = 10000 , ippl::mpi::tag::P_LAYOUT_CYCLE = 5000 , ippl::mpi::tag::PERIODIC_BC_SEND = 10000 ,
  ippl::mpi::tag::PERIODIC_BC_RECV = 15000 , ippl::mpi::tag::PARTICLE_SEND = 20000 , ippl::mpi::tag::PARTICLE_RECV = 25000 , ippl::mpi::tag::SOLVER_SEND = 20000 ,
  ippl::mpi::tag::SOLVER_RECV = 25000 , ippl::mpi::tag::VICO_SEND = 26000 , ippl::mpi::tag::VICO_RECV = 31000 , ippl::mpi::tag::OPEN_SOLVER = 32000 ,
  ippl::mpi::tag::VICO_SOLVER = 32001 , ippl::mpi::tag::FEMVECTOR = 40000
}