9 #ifndef _COMPADRE_KOKKOSPARSER_HPP_
10 #define _COMPADRE_KOKKOSPARSER_HPP_
12 #include "Compadre_Config.h"
28 Kokkos::ScopeGuard*
ksg;
36 KokkosParser(
int argc,
char* args[],
bool print_status =
false);
39 KokkosParser(std::vector<std::string> args,
bool print_status =
false);
49 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()