42 #ifndef TPETRA_MULTIVECTOR_FWD_HPP 43 #define TPETRA_MULTIVECTOR_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,
55 class Node = ::Tpetra::Details::DefaultTypes::node_type>
58 #endif // DOXYGEN_SHOULD_SKIP_THIS 60 #endif // TPETRA_MULTIVECTOR_FWD_HPP Namespace Tpetra contains the class and methods constituting the Tpetra library.
int local_ordinal_type
Default value of Scalar template parameter.