Tpetra parallel linear algebra  Version of the Day
Namespaces | Typedefs
Tpetra_Experimental_BlockMultiVector_fwd.hpp File Reference

Forward declaration of Tpetra::Experimental::BlockMultiVector. More...

#include "Tpetra_Details_DefaultTypes.hpp"

Go to the source code of this file.

Namespaces

 Tpetra
 Namespace Tpetra contains the class and methods constituting the Tpetra library.
 
 Tpetra::Experimental
 Namespace for new Tpetra features that are not ready for public release, but are ready for evaluation by friendly expert users.
 
 Tpetra::Experimental::Classes
 Implementation detail of Tpetra, to aid in deprecating template parameters.
 

Typedefs

template<class SC = ::Tpetra::Details::DefaultTypes::scalar_type, class LO = ::Tpetra::Details::DefaultTypes::local_ordinal_type, class GO = ::Tpetra::Details::DefaultTypes::global_ordinal_type, class NT = ::Tpetra::Details::DefaultTypes::node_type>
using Tpetra::Experimental::BlockMultiVector = ::Tpetra::Experimental::Classes::BlockMultiVector< SC, LO, GO, NT >
 Alias for Tpetra::Experimental::Classes::BlockMultiVector. More...
 

Detailed Description

Forward declaration of Tpetra::Experimental::BlockMultiVector.

Definition in file Tpetra_Experimental_BlockMultiVector_fwd.hpp.