40 #ifndef TPETRA_LOCALCRSMATRIXOPERATOR_FWD_HPP 41 #define TPETRA_LOCALCRSMATRIXOPERATOR_FWD_HPP 43 #include "Tpetra_Details_DefaultTypes.hpp" 48 #ifndef DOXYGEN_SHOULD_SKIP_THIS 50 template<
class MultiVectorScalar = ::Tpetra::Details::DefaultTypes::scalar_type,
51 class MatrixScalar = ::Tpetra::Details::DefaultTypes::scalar_type,
52 class Device = ::Tpetra::Details::DefaultTypes::node_type::device_type>
53 class LocalCrsMatrixOperator;
55 #endif // DOXYGEN_SHOULD_SKIP_THIS 57 #endif // TPETRA_LOCALCRSMATRIXOPERATOR_FWD_HPP Namespace Tpetra contains the class and methods constituting the Tpetra library.