Tpetra parallel linear algebra Version of the Day
Loading...
Searching...
No Matches
Tpetra::Details::WrappedDualView< DualViewType > Class Template Reference

A wrapper around Kokkos::DualView to safely manage data that might be replicated between host and device. More...

#include <Tpetra_Details_WrappedDualView.hpp>

Inheritance diagram for Tpetra::Details::WrappedDualView< DualViewType >:

Detailed Description

template<typename DualViewType>
class Tpetra::Details::WrappedDualView< DualViewType >

A wrapper around Kokkos::DualView to safely manage data that might be replicated between host and device.

Definition at line 140 of file Tpetra_Details_WrappedDualView.hpp.


The documentation for this class was generated from the following file: