core
Shared MPI block decomposition + asynchronous ghost-layer exchange (header-only C++20)
Loading...
Searching...
No Matches
MPI_Status Struct Reference

#include <mpi_stub.hpp>

Public Attributes

int MPI_SOURCE
 
int MPI_TAG
 

Detailed Description

Definition at line 21 of file mpi_stub.hpp.

Member Data Documentation

◆ MPI_SOURCE

int MPI_Status::MPI_SOURCE

Definition at line 22 of file mpi_stub.hpp.

◆ MPI_TAG

int MPI_Status::MPI_TAG

Definition at line 23 of file mpi_stub.hpp.


The documentation for this struct was generated from the following file: