| 
    Tpetra parallel linear algebra Version of the Day
    
   | 
 
A class can inherit from this if it wants to use Tpetra managed spaces. More...
#include <Tpetra_Details_ExecutionSpacesUser.hpp>

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 34 of file Tpetra_Details_ExecutionSpacesUser.hpp.