1#ifndef MPIService_h_seen
2#define MPIService_h_seen
24 virtual MPI_Comm
getComm() CLASSIC_CCA_PURE;
UNADOPTED standard service.
Definition MPIService.h:15
virtual ~MPIService()
obligatory vdtor
Definition MPIService.h:20
virtual MPI_Comm getComm() CLASSIC_CCA_PURE
Get an mpi communicator with the same scope as the component instance.
virtual void releaseComm(MPI_Comm m) CLASSIC_CCA_PURE
Let go the communicator.
A tag interface to identify an interface capable of being exported to or imported from a CCA componen...
Definition cca.h:92
To deal with babel taking over this same namespace we name this one "classic.
Definition SimpleStamper.h:7