preCICE v3.1.1
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
precice::m2n::GatherScatterComFactory Class Reference

#include <GatherScatterComFactory.hpp>

Inheritance diagram for precice::m2n::GatherScatterComFactory:
[legend]
Collaboration diagram for precice::m2n::GatherScatterComFactory:
[legend]

Public Member Functions

 GatherScatterComFactory (com::PtrCommunication intraComm)
 
DistributedCommunication::SharedPointer newDistributedCommunication (mesh::PtrMesh mesh)
 
- Public Member Functions inherited from precice::m2n::DistributedComFactory
virtual ~DistributedComFactory ()
 

Private Attributes

com::PtrCommunication _intraComm
 communication between the primary processes
 

Additional Inherited Members

- Public Types inherited from precice::m2n::DistributedComFactory
using SharedPointer = std::shared_ptr<DistributedComFactory>
 

Detailed Description

Definition at line 10 of file GatherScatterComFactory.hpp.

Constructor & Destructor Documentation

◆ GatherScatterComFactory()

precice::m2n::GatherScatterComFactory::GatherScatterComFactory ( com::PtrCommunication intraComm)

Definition at line 8 of file GatherScatterComFactory.cpp.

Member Function Documentation

◆ newDistributedCommunication()

DistributedCommunication::SharedPointer precice::m2n::GatherScatterComFactory::newDistributedCommunication ( mesh::PtrMesh mesh)
virtual

Implements precice::m2n::DistributedComFactory.

Definition at line 15 of file GatherScatterComFactory.cpp.

Member Data Documentation

◆ _intraComm

com::PtrCommunication precice::m2n::GatherScatterComFactory::_intraComm
private

communication between the primary processes

Definition at line 19 of file GatherScatterComFactory.hpp.


The documentation for this class was generated from the following files: