42 #ifndef TPETRA_FECRSMATRIX_FWD_HPP
43 #define TPETRA_FECRSMATRIX_FWD_HPP
45 #include "Tpetra_Details_DefaultTypes.hpp"
50 #ifndef DOXYGEN_SHOULD_SKIP_THIS
53 template<
class Scalar = ::Tpetra::Details::DefaultTypes::scalar_type,
55 class GlobalOrdinal = ::Tpetra::Details::DefaultTypes::global_ordinal_type,
60 #endif // DOXYGEN_SHOULD_SKIP_THIS
62 #endif // TPETRA_FECRSMATRIX_FWD_HPP
int local_ordinal_type
Default value of Scalar template parameter.
::Kokkos::Compat::KokkosDeviceWrapperNode< execution_space > node_type
Default value of Node template parameter.