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