SimGrid  3.16
Versatile Simulation of Distributed Systems
smpi_delete_fn Struct Reference

#include <smpi_keyvals.hpp>

Public Attributes

MPI_Comm_delete_attr_functioncomm_delete_fn
 
MPI_Type_delete_attr_functiontype_delete_fn
 
MPI_Win_delete_attr_functionwin_delete_fn
 

Member Data Documentation

◆ comm_delete_fn

MPI_Comm_delete_attr_function* smpi_delete_fn::comm_delete_fn

◆ type_delete_fn

MPI_Type_delete_attr_function* smpi_delete_fn::type_delete_fn

◆ win_delete_fn

MPI_Win_delete_attr_function* smpi_delete_fn::win_delete_fn

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