Tpetra parallel linear algebra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Tpetra::Details::Spaces::User Class Reference

A class can inherit from this if it wants to use Tpetra managed spaces. More...

#include <Tpetra_Details_ExecutionSpacesUser.hpp>

Inheritance diagram for Tpetra::Details::Spaces::User:
Inheritance graph
[legend]

Detailed Description

A class can inherit from this if it wants to use Tpetra managed spaces.

Adds a Tpetra::Details::SpaceSlot for each enabled Kokkos execution space, and provides a space_instance() member function that class members can call to retrieve the owned spaces, if they want to use them.

Definition at line 25 of file Tpetra_Details_ExecutionSpacesUser.hpp.


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