10#ifndef TPETRA_ROWMATRIXTRANSPOSER_FWD_HPP
11#define TPETRA_ROWMATRIXTRANSPOSER_FWD_HPP
13#include "Tpetra_Details_DefaultTypes.hpp"
18#ifndef DOXYGEN_SHOULD_SKIP_THIS
20template<
class Scalar = ::Tpetra::Details::DefaultTypes::scalar_type,
22 class GlobalOrdinal = ::Tpetra::Details::DefaultTypes::global_ordinal_type,
23 class Node = ::Tpetra::Details::DefaultTypes::node_type>
26template<
class Scalar = ::Tpetra::Details::DefaultTypes::scalar_type,
28 class GlobalOrdinal = ::Tpetra::Details::DefaultTypes::global_ordinal_type,
29 class Node = ::Tpetra::Details::DefaultTypes::node_type>
Construct and (optionally) redistribute the explicitly stored transpose of a BlockCrsMatrix.
Construct and (optionally) redistribute the explicitly stored transpose of a CrsMatrix.
int local_ordinal_type
Default value of Scalar template parameter.
Namespace Tpetra contains the class and methods constituting the Tpetra library.