Tpetra parallel linear algebra
Version of the Day
|
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.
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.