Tpetra parallel linear algebra  Version of the Day
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.
 
 Tpetra::Classes
 Implementation detail of Tpetra, to aid in deprecating template parameters.
 

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.