Flow123d  master-f44eb46
Public Attributes | List of all members
MPI_Attr Struct Reference

Public Attributes

void * extra_state
 
void * attribute_val
 
int active
 
MPI_Delete_functiondel
 

Detailed Description

Definition at line 26 of file mpi.c.

Member Data Documentation

◆ active

int MPI_Attr::active

Definition at line 29 of file mpi.c.

◆ attribute_val

void* MPI_Attr::attribute_val

Definition at line 28 of file mpi.c.

◆ del

MPI_Delete_function* MPI_Attr::del

Definition at line 30 of file mpi.c.

◆ extra_state

void* MPI_Attr::extra_state

Definition at line 27 of file mpi.c.


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