Tpetra parallel linear algebra
Version of the Day
|
Declaration of the Tpetra::FECrsGraph class. More...
#include "Tpetra_CrsGraph_decl.hpp"
Go to the source code of this file.
Classes | |
class | Tpetra::FECrsGraph< LocalOrdinal, GlobalOrdinal, Node > |
A distributed graph accessed by rows (adjacency lists) and stored sparsely. More... | |
Namespaces | |
Tpetra | |
Namespace Tpetra contains the class and methods constituting the Tpetra library. | |
Declaration of the Tpetra::FECrsGraph class.
If you want to use Tpetra::FECrsGraph, include "Tpetra_FECrsGraph.hpp" (a file which CMake generates and installs for you). If you only want the declaration of Tpetra::FECrsGraph, include this file (Tpetra_FECrsGraph_decl.hpp).
Definition in file Tpetra_FECrsGraph_decl.hpp.