![]() |
Octopus 16.0
real-space, real-time, TDDFT code
|
#include <config.h>#include <stdint.h>#include <cmath>#include <stdlib.h>#include <iostream>#include <fstream>#include "string_f.h"#include <cassert>#include <cstring>#include <iterator>#include <map>#include <sstream>#include <stdbool.h>#include <vector>#include <cstdlib>#include <regex>#include <fortran_types.h>
Macros | |
| #define | NVRTC_SAFE_CALL(x) |
| #define | CUDA_SAFE_CALL(x) |
Typedefs | |
| typedef intptr_t | CUcontext |
| typedef intptr_t | CUdevice |
| typedef intptr_t | CUmodule |
| typedef intptr_t | CUfunction |
| typedef intptr_t | CUdeviceptr |
| typedef intptr_t | CUstream |
Functions | |
| void | FC_FUNC_ (cuda_init, CUDA_INIT)(CUcontext **context |
Variables | |
| void CUdevice ** | device |
| void CUdevice CUstream ** | stream |
| void CUdevice CUstream fint * | device_number |
| #define NVRTC_SAFE_CALL | ( | x | ) |
| #define CUDA_SAFE_CALL | ( | x | ) |
| typedef intptr_t CUcontext |
| typedef intptr_t CUdevice |
| typedef intptr_t CUmodule |
| typedef intptr_t CUfunction |
| typedef intptr_t CUdeviceptr |
| typedef intptr_t CUstream |
| void FC_FUNC_ | ( | cuda_init | , |
| CUDA_INIT | |||
| ) |
| void CUdevice** device |