Flow123d  release_2.2.0-914-gf1a3a4f
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

int MPI_Attr::active

Definition at line 29 of file mpi.c.

void* MPI_Attr::attribute_val

Definition at line 28 of file mpi.c.

MPI_Delete_function* MPI_Attr::del

Definition at line 30 of file mpi.c.

void* MPI_Attr::extra_state

Definition at line 27 of file mpi.c.


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