mpiTraceMsgFunction

Declaration

int32_t mpiTraceMsgFunction(MPIModuleId            moduleId,
                         MPITraceMsgFunction    function);

 

Required Header: trace.h

Description

mpiTraceMsgFunction sets a module's trace message function.

moduleId an enumerated module identification value
function a pointer to a trace message function.