DFT-FE 1.1.0-pre
Density Functional Theory With Finite-Elements
|
#include <hip/hip_runtime.h>
#include <hip/hip_complex.h>
#include <hipblas.h>
Go to the source code of this file.
Namespaces | |
namespace | dftfe |
namespace | dftfe::utils |
Variables | |
static const deviceError_t | dftfe::utils::deviceSuccess = hipSuccess |
static const hipblasOperation_t | dftfe::utils::DEVICEBLAS_OP_N = HIPBLAS_OP_N |
static const hipblasOperation_t | dftfe::utils::DEVICEBLAS_OP_T = HIPBLAS_OP_T |
static const hipblasOperation_t | dftfe::utils::DEVICEBLAS_OP_C = HIPBLAS_OP_C |