DFT-EFE
 
Loading...
Searching...
No Matches
MPITags.h File Reference
#include <utils/TypeConfig.h>
#include <vector>
#include <cstdint>
Include dependency graph for MPITags.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dftefe
 dealii includes
 
namespace  dftefe::utils
 
namespace  dftefe::utils::mpi
 

Enumerations

enum class  dftefe::utils::mpi::MPITags : std::uint16_t {
  dftefe::utils::mpi::DUMMY_MPI_TAG = 100 , dftefe::utils::mpi::MPI_REQUESTERS_NBX_TAG , dftefe::utils::mpi::MPI_P2P_PATTERN_TAG , dftefe::utils::mpi::MPI_P2P_COMMUNICATOR_SCATTER_TAG ,
  dftefe::utils::mpi::MPI_P2P_COMMUNICATOR_GATHER_TAG = MPI_P2P_COMMUNICATOR_SCATTER_TAG + 200
}