42 #ifndef TPETRA_EXPERIMENTAL_BLOCKMULTIVECTOR_FWD_HPP 43 #define TPETRA_EXPERIMENTAL_BLOCKMULTIVECTOR_FWD_HPP 45 #include "Tpetra_Details_DefaultTypes.hpp" 51 namespace Experimental {
62 #ifndef DOXYGEN_SHOULD_SKIP_THIS 64 #endif // DOXYGEN_SHOULD_SKIP_THIS 69 template<
class SC = ::Tpetra::Details::DefaultTypes::scalar_type,
71 class GO = ::Tpetra::Details::DefaultTypes::global_ordinal_type,
78 #endif // TPETRA_EXPERIMENTAL_BLOCKMULTIVECTOR_FWD_HPP Namespace Tpetra contains the class and methods constituting the Tpetra library.
MultiVector for multiple degrees of freedom per mesh point.
int local_ordinal_type
Default value of Scalar template parameter.
::Tpetra::Experimental::Classes::BlockMultiVector< SC, LO, GO, NT > BlockMultiVector
Alias for Tpetra::Experimental::Classes::BlockMultiVector.
::Kokkos::Compat::KokkosDeviceWrapperNode< execution_space > node_type
Default value of Node template parameter.