46 #ifndef XPETRA_IMPORTFACTORY_HPP 47 #define XPETRA_IMPORTFACTORY_HPP 53 #ifdef HAVE_XPETRA_TPETRA 56 #ifdef HAVE_XPETRA_EPETRA 64 template <class LocalOrdinal = Import<>::local_ordinal_type,
80 #ifdef HAVE_XPETRA_TPETRA 108 #ifdef HAVE_XPETRA_TPETRA 113 #ifdef HAVE_XPETRA_EPETRA 114 #ifndef XPETRA_EPETRA_NO_32BIT_GLOBAL_INDICES 125 #ifdef HAVE_XPETRA_INT_LONG_LONG 143 #ifdef HAVE_XPETRA_TPETRA 148 #ifdef HAVE_XPETRA_EPETRA 149 #ifndef XPETRA_EPETRA_NO_64BIT_GLOBAL_INDICES 159 #endif // HAVE_XPETRA_INT_LONG_LONG 163 #define XPETRA_IMPORTFACTORY_SHORT
static RCP< Import< LocalOrdinal, GlobalOrdinal, Node > > Build(const RCP< const Map< LocalOrdinal, GlobalOrdinal, Node > > &source, const RCP< const Map< LocalOrdinal, GlobalOrdinal, Node > > &target)
Constructor specifying the number of non-zeros for all rows.
Import< int, GlobalOrdinal >::node_type Node
#define TEUCHOS_TEST_FOR_EXCEPTION(throw_exception_test, Exception, msg)
Exception throws to report errors in the internal logical of the program.
#define XPETRA_FACTORY_ERROR_IF_EPETRA(lib)
static RCP< Import< LocalOrdinal, GlobalOrdinal, Node > > Build(const RCP< const Map< LocalOrdinal, GlobalOrdinal, Node > > &source, const RCP< const Map< LocalOrdinal, GlobalOrdinal, Node > > &target)
GlobalOrdinal global_ordinal_type
TEUCHOS_DEPRECATED RCP< T > rcp(T *p, Dealloc_T dealloc, bool owns_mem)
#define XPETRA_FACTORY_END
ImportFactory()
Private constructor. This is a static class.
#define XPETRA_MONITOR(funcName)
ImportFactory()
Private constructor. This is a static class.