1 #ifndef _COMPADRE_KOKKOSPARSER_HPP_ 2 #define _COMPADRE_KOKKOSPARSER_HPP_ 4 #include "Compadre_Config.h" 20 Kokkos::ScopeGuard*
ksg;
28 KokkosParser(
int argc,
char* args[],
bool print_status =
false);
31 KokkosParser(std::vector<std::string> args,
bool print_status =
false);
41 static std::string
status();
Class handling Kokkos command line arguments and returning parameters.
KokkosParser & operator=(const KokkosParser &)=delete
Kokkos::InitArguments KokkosInitArguments
static std::string status()