OMPI_COMM_PML_ADDED 75 ompi/communicator/communicator.h #define OMPI_COMM_IS_PML_ADDED(comm) ((comm)->c_flags & OMPI_COMM_PML_ADDED) OMPI_COMM_PML_ADDED 85 ompi/communicator/communicator.h #define OMPI_COMM_SET_PML_ADDED(comm) ((comm)->c_flags |= OMPI_COMM_PML_ADDED)