std::shared_ptr< DistributedCommunication > SharedPointer
GatherScatterComFactory(com::PtrCommunication intraComm)
DistributedCommunication::SharedPointer newDistributedCommunication(mesh::PtrMesh mesh) override
com::PtrCommunication _intraComm
communication between the primary processes
Implements DistributedCommunication by using a gathering/scattering methodology. Arrays of data are a...
std::shared_ptr< Communication > PtrCommunication
contains the logic of the parallel communication between participants.
provides Mesh, Data and primitives.
std::shared_ptr< Mesh > PtrMesh