mpiRecorderCreate

Declaration
 MPIRecorder mpiRecorderCreate(MPIControl control)
Required Header stdmpi.h
Description

RecorderCreate creates a Recorder object associated with a Control object (control). RecorderCreate is the equivalent of a C++ constructor.

Return Values
handle to a Recorder object
MPIHandleVOID if the Recorder object could not be created
See Also mpiRecorderDelete | mpiRecorderValidate