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