45#ifndef TEUCHOS_DUMMYOBJECTGETTER_HPP
46#define TEUCHOS_DUMMYOBJECTGETTER_HPP
Class for retrieving a dummy object of type T.
static RCP< T > getDummyObject()
Retrieves a dummy object of type T.
Concrete serial communicator subclass.
TEUCHOS_DEPRECATED RCP< T > rcp(T *p, Dealloc_T dealloc, bool owns_mem)
Deprecated.