40 #ifndef TPETRA_BLOCKCRSMATRIX_FWD_HPP 41 #define TPETRA_BLOCKCRSMATRIX_FWD_HPP 43 #include "Tpetra_Details_DefaultTypes.hpp" 48 #ifndef DOXYGEN_SHOULD_SKIP_THIS 50 template<
class SC = ::Tpetra::Details::DefaultTypes::scalar_type,
52 class GO = ::Tpetra::Details::DefaultTypes::global_ordinal_type,
56 #endif // DOXYGEN_SHOULD_SKIP_THIS 58 #endif // TPETRA_BLOCKCRSMATRIX_FWD_HPP Namespace Tpetra contains the class and methods constituting the Tpetra library.
int local_ordinal_type
Default value of Scalar template parameter.
::Kokkos::Compat::KokkosDeviceWrapperNode< execution_space > node_type
Default value of Node template parameter.