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

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

#include "Tpetra_FEMultiVector_fwd.hpp"
#include "Tpetra_MultiVector_decl.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::MultiVector class.

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

Definition in file Tpetra_FEMultiVector_decl.hpp.