42 #ifndef TPETRA_BLOCKVECTOR_FWD_HPP 43 #define TPETRA_BLOCKVECTOR_FWD_HPP 45 #include "Tpetra_Details_DefaultTypes.hpp" 50 #ifndef DOXYGEN_SHOULD_SKIP_THIS 52 template<
class SC = ::Tpetra::Details::DefaultTypes::scalar_type,
54 class GO = ::Tpetra::Details::DefaultTypes::global_ordinal_type,
55 class NT = ::Tpetra::Details::DefaultTypes::node_type>
58 #endif // DOXYGEN_SHOULD_SKIP_THIS 60 #endif // TPETRA_BLOCKVECTOR_FWD_HPP Namespace Tpetra contains the class and methods constituting the Tpetra library.
int local_ordinal_type
Default value of Scalar template parameter.