44 #include "TpetraCore_config.h" 48 #if defined(HAVE_TPETRA_EXPLICIT_INSTANTIATION) && defined(HAVE_TPETRA_INST_CUDA) 51 #include "TpetraCore_ETIHelperMacros.h" 53 #include "KokkosCompat_ClassicNodeAPI_Wrapper.hpp" 57 #define TPETRA_DETAILS_MAKECOLMAP_INSTANT_CUDAWRAPPERNODE( LO, GO ) \ 58 TPETRA_DETAILS_MAKECOLMAP_INSTANT( LO, GO, Kokkos::Compat::KokkosCudaWrapperNode ) 63 TPETRA_ETI_MANGLING_TYPEDEFS()
65 TPETRA_INSTANTIATE_LG(TPETRA_DETAILS_MAKECOLMAP_INSTANT_CUDAWRAPPERNODE)
70 #endif // defined(HAVE_TPETRA_EXPLICIT_INSTANTIATION) && defined(HAVE_TPETRA_INST_CUDA) Namespace Tpetra contains the class and methods constituting the Tpetra library.
Implementation details of Tpetra.
Definition of Tpetra::Details::makeColMap, a function for creating the column Map of a Tpetra::CrsGra...
Declaration of Tpetra::Details::makeColMap, a function for creating the column Map of a Tpetra::CrsGr...