10#ifndef TEUCHOS_DETAILS_MPICOMMREQUEST_HPP
11#define TEUCHOS_DETAILS_MPICOMMREQUEST_HPP
79mpiCommRequest (MPI_Request rawMpiRequest,
Implementation of Teuchos wrappers for MPI.
Reference-counted smart pointer for managing arrays.
virtual ~MpiCommRequest()
Destructor; cancels the request if it is still pending.
MpiCommRequest(MPI_Request rawMpiRequest, const ArrayRCP< const char > &buffer)
Constructor.
Smart reference counting pointer class for automatic garbage collection.
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos,...