Tpetra parallel linear algebra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members
Tpetra::Details::DefaultMemorySpace< GlobalObjectType > Struct Template Reference

Given a global object, get its default memory space (both the type and the default instance thereof). More...

#include <Tpetra_withLocalAccess.hpp>

Detailed Description

template<class GlobalObjectType>
struct Tpetra::Details::DefaultMemorySpace< GlobalObjectType >

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.


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