Class handling Kokkos command line arguments and returning parameters.
More...
Class handling Kokkos command line arguments and returning parameters.
Definition at line 21 of file Compadre_KokkosParser.hpp.
#include <Compadre_KokkosParser.hpp>
◆ KokkosParser() [1/5]
Compadre::KokkosParser::KokkosParser |
( |
| ) |
|
|
private |
◆ KokkosParser() [2/5]
◆ KokkosParser() [3/5]
KokkosParser::KokkosParser |
( |
int |
argc, |
|
|
char * |
args[], |
|
|
bool |
print_status = false |
|
) |
| |
◆ KokkosParser() [4/5]
KokkosParser::KokkosParser |
( |
std::vector< std::string > |
args, |
|
|
bool |
print_status = false |
|
) |
| |
◆ KokkosParser() [5/5]
KokkosParser::KokkosParser |
( |
bool |
print_status = false | ) |
|
◆ ~KokkosParser()
Compadre::KokkosParser::~KokkosParser |
( |
| ) |
|
|
inline |
◆ operator=()
◆ status()
std::string KokkosParser::status |
( |
| ) |
|
|
static |
◆ ksg
Kokkos::ScopeGuard* Compadre::KokkosParser::ksg |
|
private |
The documentation for this class was generated from the following files: