SimGrid  3.18
Versatile Simulation of Distributed Systems
smpi_copy_fn Struct Reference

#include <smpi_keyvals.hpp>

Public Attributes

MPI_Comm_copy_attr_functioncomm_copy_fn
 
MPI_Type_copy_attr_functiontype_copy_fn
 
MPI_Win_copy_attr_functionwin_copy_fn
 

Member Data Documentation

◆ comm_copy_fn

MPI_Comm_copy_attr_function* smpi_copy_fn::comm_copy_fn

◆ type_copy_fn

MPI_Type_copy_attr_function* smpi_copy_fn::type_copy_fn

◆ win_copy_fn

MPI_Win_copy_attr_function* smpi_copy_fn::win_copy_fn

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