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,
56 class Node = ::Tpetra::Details::DefaultTypes::node_type>
60 #endif // DOXYGEN_SHOULD_SKIP_THIS 62 #endif // TPETRA_FECRSMATRIX_FWD_HPP Namespace Tpetra contains the class and methods constituting the Tpetra library.
int local_ordinal_type
Default value of Scalar template parameter.