|
Tpetra parallel linear algebra
Version of the Day
|
#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. | |
Declaration of Tpetra::RowMatrixTransposer.
Definition in file Tpetra_RowMatrixTransposer_decl.hpp.
1.8.5