42 #ifndef TPETRA_OPERATOR_FWD_HPP
43 #define TPETRA_OPERATOR_FWD_HPP
45 #include "Tpetra_Details_DefaultTypes.hpp"
50 #ifndef DOXYGEN_SHOULD_SKIP_THIS
52 template<
class Scalar = ::Tpetra::Details::DefaultTypes::scalar_type,
54 class GlobalOrdinal = ::Tpetra::Details::DefaultTypes::global_ordinal_type,
58 #endif // DOXYGEN_SHOULD_SKIP_THIS
60 #endif // TPETRA_OPERATOR_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.