Loading...
Searching...
No Matches
terra::util::detail::KokkosContext Class Reference

#include <init.hpp>

Public Member Functions

 KokkosContext (const KokkosContext &)=delete
 
KokkosContextoperator= (const KokkosContext &)=delete
 
 KokkosContext (KokkosContext &&)=delete
 
KokkosContextoperator= (KokkosContext &&)=delete
 

Static Public Member Functions

static void initialize (int &argc, char **argv)
 

Constructor & Destructor Documentation

◆ KokkosContext() [1/2]

terra::util::detail::KokkosContext::KokkosContext ( const KokkosContext )
delete

◆ KokkosContext() [2/2]

terra::util::detail::KokkosContext::KokkosContext ( KokkosContext &&  )
delete

Member Function Documentation

◆ initialize()

static void terra::util::detail::KokkosContext::initialize ( int &  argc,
char **  argv 
)
inlinestatic

◆ operator=() [1/2]

KokkosContext & terra::util::detail::KokkosContext::operator= ( const KokkosContext )
delete

◆ operator=() [2/2]

KokkosContext & terra::util::detail::KokkosContext::operator= ( KokkosContext &&  )
delete

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