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

Forward declaration of some Tpetra Matrix Matrix objects. More...

#include "Tpetra_BlockCrsMatrix_fwd.hpp"
#include "Tpetra_CrsMatrix_fwd.hpp"
#include "Tpetra_Import_fwd.hpp"
#include "Tpetra_Map_fwd.hpp"
#include "Teuchos_RCP.hpp"

Go to the source code of this file.

Detailed Description

Forward declaration of some Tpetra Matrix Matrix objects.

These are needed by the CrsMatrix to make them friends so they can access CrsMatrix internals

Definition in file TpetraExt_MatrixMatrix_fwd.hpp.