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

Definition of function for making a deep copy of a Tpetra::RowMatrix's local matrix. More...

#include "Tpetra_Map.hpp"
#include "Tpetra_RowMatrix.hpp"
#include "Tpetra_Details_localRowOffsets.hpp"
#include "Teuchos_TestForException.hpp"
#include "Teuchos_Array.hpp"
#include "Kokkos_Core.hpp"
#include <algorithm>
#include <stdexcept>

Go to the source code of this file.

Detailed Description

Definition of function for making a deep copy of a Tpetra::RowMatrix's local matrix.

Definition in file Tpetra_Details_localDeepCopyRowMatrix_def.hpp.