#include <Ginkgo.hpp>
|
static bool | weInitialized = false |
| Whether we have initialized Ginkgo or if it was initialized by an application calling us.
|
|
Definition at line 5 of file Ginkgo.hpp.
◆ finalize()
void precice::device::Ginkgo::finalize |
( |
| ) |
|
|
static |
◆ initialize() [1/2]
void precice::device::Ginkgo::initialize |
( |
int * | argc, |
|
|
char *** | argv ) |
|
static |
◆ initialize() [2/2]
void precice::device::Ginkgo::initialize |
( |
int | nThreads, |
|
|
int | deviceId ) |
|
static |
◆ weInitialized
bool precice::device::Ginkgo::weInitialized = false |
|
staticprivate |
Whether we have initialized Ginkgo or if it was initialized by an application calling us.
Definition at line 15 of file Ginkgo.hpp.
The documentation for this class was generated from the following files: