50   MpiCommRequestBase<int> (rawMpiRequest),
 
MPI implementation of CommRequest<int>. 
 
TEUCHOS_DEPRECATED RCP< T > rcp(T *p, Dealloc_T dealloc, bool owns_mem)
Deprecated. 
 
virtual ~MpiCommRequest()
Destructor; cancels the request if it is still pending. 
 
Smart reference counting pointer class for automatic garbage collection. 
 
RCP< MpiCommRequest > mpiCommRequest(MPI_Request rawMpiRequest, const ArrayRCP< const char > &buffer)