mpiSqNodeSegmentParamDefault

Declaration

long  mpiSqNodeSegmentParamDefault(MPISqNode  sqNode); 

Required Header: stdmpi.h
Change History: Added in the 03.03.00

Description

mpiSqNodeSegmentParamDefault overwrites the current set of parameters with the default set of parameters.

sqNode a handle to a SqNode object
Return Values
MPIMessageOK

Sample Code

 mpiSqNodeSegementMemorySet(sqNode);

See Also

Overview of MPI I/O | mpiSqNodeSegmentParamStore | mpiSqNodeSegmentParamClear