|
Tpetra parallel linear algebra Version of the Day
|
#include "Tpetra_CrsGraphTransposer_fwd.hpp"#include "Tpetra_CrsGraph_fwd.hpp"#include "Tpetra_Map_fwd.hpp"#include "Teuchos_RCP.hpp"#include <string>Go to the source code of this file.
Classes | |
| class | Tpetra::CrsGraphTransposer< LocalOrdinal, GlobalOrdinal, Node > |
| Construct and (optionally) redistribute the explicitly stored transpose of a CrsGraph. More... | |
Namespaces | |
| namespace | Tpetra |
| Namespace Tpetra contains the class and methods constituting the Tpetra library. | |
Declaration of Tpetra::CrsGraphTransposer.
Definition in file Tpetra_CrsGraphTransposer_decl.hpp.