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

Create a Kokkos::View from a raw host array. More...

#include "Tpetra_ConfigDefs.hpp"
#include "Tpetra_Util.hpp"
#include "Kokkos_DualView.hpp"
#include <Teuchos_Array.hpp>
#include <utility>

Go to the source code of this file.

Namespaces

 Tpetra
 Namespace Tpetra contains the class and methods constituting the Tpetra library.
 
 Tpetra::Details
 Nonmember function that computes a residual Computes R = B - A * X.
 

Detailed Description

Create a Kokkos::View from a raw host array.

Definition in file Tpetra_Details_get1DConstView.hpp.