Tpetra parallel linear algebra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces
Tpetra_FECrsMatrix_decl.hpp File Reference

Declaration of the Tpetra::FECrsMatrix class. More...

#include "Tpetra_CrsMatrix_decl.hpp"
#include "Tpetra_FECrsGraph.hpp"

Go to the source code of this file.

Namespaces

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

Detailed Description

Declaration of the Tpetra::FECrsMatrix class.

If you want to use Tpetra::FECrsMatrix, include "Tpetra_FECrsMatrix.hpp" (a file which CMake generates and installs for you). If you only want the declaration of Tpetra::FECrsMatrix, include this file (Tpetra_FECrsMatrix_decl.hpp).

Definition in file Tpetra_FECrsMatrix_decl.hpp.