42#include <Teuchos_Details_MpiCommRequest.hpp>
48MpiCommRequest (MPI_Request rawMpiRequest,
50 MpiCommRequestBase<int> (rawMpiRequest),
57mpiCommRequest (MPI_Request rawMpiRequest,
Reference-counted smart pointer for managing arrays.
MPI implementation of CommRequest<int>.
virtual ~MpiCommRequest()
Destructor; cancels the request if it is still pending.
Smart reference counting pointer class for automatic garbage collection.
Namespace of implementation details.
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos,...
TEUCHOS_DEPRECATED RCP< T > rcp(T *p, Dealloc_T dealloc, bool owns_mem)
Deprecated.