12 : _comFactory(
std::move(comFactory)) {}
std::shared_ptr< DistributedCommunication > SharedPointer
PointToPointComFactory(com::PtrCommunicationFactory comFactory)
com::PtrCommunicationFactory _comFactory
communication factory for 1:M communications
DistributedCommunication::SharedPointer newDistributedCommunication(mesh::PtrMesh mesh)
Point-to-point communication implementation of DistributedCommunication.
contains the logic of the parallel communication between participants.