sc_MTMPIMemoryGrp (3) Linux Manual Page
sc::MTMPIMemoryGrp – This MemoryGrp class requires a MT-safe MPI implementation. Synopsis #include <memmtmpi.h> Inherits sc::ActiveMsgMemoryGrp. Public Member Functions MTMPIMemoryGrp (const Ref< MessageGrp > &msg, const Ref< ThreadGrp > &th, MPI_Comm comm=MPI_COMM_WORLD) Construct a MTMPIMemoryGrp given a MessageGrp, ThreadGrp, and an MPI communicator. MTMPIMemoryGrp (const Ref< KeyVal > &) Construct a MTMPIMemoryGrp given a KeyVal input…
