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

Forward declaration of Tpetra::RowMatrixTransposer. 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::Classes
 Implementation detail of Tpetra, to aid in deprecating template parameters.
 

Typedefs

template<class Scalar = ::Tpetra::Details::DefaultTypes::scalar_type, class LocalOrdinal = ::Tpetra::Details::DefaultTypes::local_ordinal_type, class GlobalOrdinal = ::Tpetra::Details::DefaultTypes::global_ordinal_type, class Node = ::Tpetra::Details::DefaultTypes::node_type>
using Tpetra::RowMatrixTransposer = Classes::RowMatrixTransposer< Scalar, LocalOrdinal, GlobalOrdinal, Node >
 Alias for Tpetra::Classes::RowMatrixTransposer. More...
 

Detailed Description

Forward declaration of Tpetra::RowMatrixTransposer.

Definition in file Tpetra_RowMatrixTransposer_fwd.hpp.