![]() |
Octopus 16.0
real-space, real-time, TDDFT code
|
#include <config.h>
#include <cstdio>
#include <iostream>
#include <fortran_types.h>
#include <complex>
Macros | |
#define | CUBLAS_SAFE_CALL(x) cublas_safe_call(#x, x) |
Typedefs | |
typedef int | cublasHandle_t |
typedef int | CUdeviceptr |
typedef std::complex< double > | cuDoubleComplex |
typedef int | cudaStream_t |
Functions | |
void | FC_FUNC_ (cublas_init, CUBLAS_INIT)(cublasHandle_t **handle |
typedef int cublasHandle_t |
typedef int CUdeviceptr |
typedef std::complex<double> cuDoubleComplex |
typedef int cudaStream_t |
void FC_FUNC_ | ( | cublas_init | , |
CUBLAS_INIT | |||
) |