1 #ifndef neoMPIService_h_seen 2 #define neoMPIService_h_seen 7 #ifdef MPI_COMM_NULL // this file is empty if mpi.h is not included 24 virtual ~MPIService() {}
30 virtual MPI_Comm getComm()= 0;
33 virtual void releaseComm(MPI_Comm m)= 0;
41 #endif // MPI_CONGRUENT 42 #endif // neoMPIService_h_seen A pure-virtual tag interface to identify a function set capable of being exported to or imported from...
Definition: Port.hh:17
This is neoclassic – the ::classic::gov::cca headers updated to be similar to the official CCA speci...
Definition: neocca.hh:62