Skip to content

File mpitypeconstants.h

FileList > code_source > templat > include > TempLat > parallel > mpi > mpitypeconstants.h

Go to the source code of this file

  • #include <type_traits>
  • #include <concepts>

Namespaces

Type Name
namespace TempLat

Classes

Type Name
class MPITypeConstants

Public Types

Type Name
typedef int MPI_Comm
typedef int MPI_Datatype
typedef int MPI_Op
typedef int MPI_Status

Macros

Type Name
define MPI_BAND 0
define MPI_BOR 0
define MPI_BXOR 0
define MPI_COMM_NULL 1
define MPI_COMM_WORLD 1
define MPI_LAND 0
define MPI_LOR 0
define MPI_LXOR 0
define MPI_MAX 0
define MPI_MAXLOC 0
define MPI_MIN 0
define MPI_MINLOC 0
define MPI_PROD 0
define MPI_SUM 0

Public Types Documentation

typedef MPI_Comm

typedef int MPI_Comm;

typedef MPI_Datatype

typedef int MPI_Datatype;

typedef MPI_Op

typedef int MPI_Op;

typedef MPI_Status

typedef int MPI_Status;

Macro Definition Documentation

define MPI_BAND

#define MPI_BAND `0`

define MPI_BOR

#define MPI_BOR `0`

define MPI_BXOR

#define MPI_BXOR `0`

define MPI_COMM_NULL

#define MPI_COMM_NULL `1`

define MPI_COMM_WORLD

#define MPI_COMM_WORLD `1`

define MPI_LAND

#define MPI_LAND `0`

define MPI_LOR

#define MPI_LOR `0`

define MPI_LXOR

#define MPI_LXOR `0`

define MPI_MAX

#define MPI_MAX `0`

define MPI_MAXLOC

#define MPI_MAXLOC `0`

define MPI_MIN

#define MPI_MIN `0`

define MPI_MINLOC

#define MPI_MINLOC `0`

define MPI_PROD

#define MPI_PROD `0`

define MPI_SUM

#define MPI_SUM `0`


The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/parallel/mpi/mpitypeconstants.h