meiPlatformTraceFile

Declaration
long meiPlatformTraceFile(const char *fileName)
Required Header stdmei.h
Description

PlatformTraceFile redirects trace output to fileName, after first closing any previously opened trace file. If no trace file has been explicitly opened, trace output will go to standard output.

Return Values
MPIMessageOK if PlatformTraceFile successfully closes any previously opened trace file and redirects trace output to fileName
See Also meiPlatformTrace