Tpetra parallel linear algebra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
Tpetra_RowMatrixTransposer_decl.hpp File Reference
#include "Tpetra_RowMatrixTransposer_fwd.hpp"
#include "Tpetra_CrsMatrix_fwd.hpp"
#include "Tpetra_Map_fwd.hpp"
#include "Teuchos_RCP.hpp"
#include <string>

Go to the source code of this file.

Classes

class  Tpetra::RowMatrixTransposer< Scalar, LocalOrdinal, GlobalOrdinal, Node >
 Construct and (optionally) redistribute the explicitly stored transpose of a CrsMatrix. More...
 

Namespaces

 Tpetra
 Namespace Tpetra contains the class and methods constituting the Tpetra library.
 

Detailed Description

Declaration of Tpetra::RowMatrixTransposer.

Definition in file Tpetra_RowMatrixTransposer_decl.hpp.