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

Forward declaration of Tpetra::Experimental::BlockVector. 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::BlockVector = ::Tpetra::Experimental::Classes::BlockVector< SC, LO, GO, NT >
 Alias for Tpetra::Experimental::Classes::BlockVector. More...
 

Detailed Description

Forward declaration of Tpetra::Experimental::BlockVector.

Definition in file Tpetra_Experimental_BlockVector_fwd.hpp.