Tpetra parallel linear algebra
Version of the Day
|
Given a global object, get its default memory space (both the type and the default instance thereof). More...
#include <Tpetra_withLocalAccess.hpp>
Given a global object, get its default memory space (both the type and the default instance thereof).
This generic version should suffice for most Tpetra classes, and for any class with a public device_type
typedef that is a Kokkos::Device specialization.
Definition at line 101 of file Tpetra_withLocalAccess.hpp.