| atom_phi_start_ | ModuleGint::PhiOperatorGpu< Real > | private |
| atoms_bgrids_rcoords_ | ModuleGint::PhiOperatorGpu< Real > | private |
| atoms_iat_ | ModuleGint::PhiOperatorGpu< Real > | private |
| atoms_num_info_ | ModuleGint::PhiOperatorGpu< Real > | private |
| batch_mgrid_lidx_ | ModuleGint::PhiOperatorGpu< Real > | private |
| bgrid_batch_ | ModuleGint::PhiOperatorGpu< Real > | private |
| bgrid_phi_len_ | ModuleGint::PhiOperatorGpu< Real > | private |
| bgrid_phi_start_ | ModuleGint::PhiOperatorGpu< Real > | private |
| event_ | ModuleGint::PhiOperatorGpu< Real > | private |
| gemm_A_ | ModuleGint::PhiOperatorGpu< Real > | mutableprivate |
| gemm_alpha_ | ModuleGint::PhiOperatorGpu< Real > | mutableprivate |
| gemm_B_ | ModuleGint::PhiOperatorGpu< Real > | mutableprivate |
| gemm_C_ | ModuleGint::PhiOperatorGpu< Real > | mutableprivate |
| gemm_k_ | ModuleGint::PhiOperatorGpu< Real > | mutableprivate |
| gemm_lda_ | ModuleGint::PhiOperatorGpu< Real > | mutableprivate |
| gemm_ldb_ | ModuleGint::PhiOperatorGpu< Real > | mutableprivate |
| gemm_ldc_ | ModuleGint::PhiOperatorGpu< Real > | mutableprivate |
| gemm_m_ | ModuleGint::PhiOperatorGpu< Real > | mutableprivate |
| gemm_n_ | ModuleGint::PhiOperatorGpu< Real > | mutableprivate |
| gint_gpu_vars_ | ModuleGint::PhiOperatorGpu< Real > | private |
| mgrids_num_ | ModuleGint::PhiOperatorGpu< Real > | private |
| phi_dot_dphi(const double *phi_d, const double *dphi_x_d, const double *dphi_y_d, const double *dphi_z_d, double *fvl_d) const | ModuleGint::PhiOperatorGpu< Real > | |
| phi_dot_dphi_r(const double *phi_d, const double *dphi_x_d, const double *dphi_y_d, const double *dphi_z_d, double *svl_d) const | ModuleGint::PhiOperatorGpu< Real > | |
| phi_dot_phi(const Real *phi_i_d, const double *phi_j_d, double *rho_d) const | ModuleGint::PhiOperatorGpu< Real > | |
| phi_len_ | ModuleGint::PhiOperatorGpu< Real > | private |
| phi_mul_dm(const Real *phi_d, const Real *dm_d, const HContainer< Real > &dm, const bool is_symm, double *phi_dm_d) | ModuleGint::PhiOperatorGpu< Real > | |
| phi_mul_phi(const Real *phi_d, const Real *phi_vldr3_d, HContainer< double > &hRGint, double *hr_d) const | ModuleGint::PhiOperatorGpu< Real > | |
| phi_mul_vldr3(const Real *vl_d, const Real dr3, const Real *phi_d, Real *result_d) const | ModuleGint::PhiOperatorGpu< Real > | |
| PhiOperatorGpu(std::shared_ptr< const GintGpuVars > gint_gpu_vars, cudaStream_t stream=0) | ModuleGint::PhiOperatorGpu< Real > | |
| set_bgrid_batch(std::shared_ptr< BatchBigGrid > bgrid_batch) | ModuleGint::PhiOperatorGpu< Real > | |
| set_ddphi(double *ddphi_xx_d, double *ddphi_xy_d, double *ddphi_xz_d, double *ddphi_yy_d, double *ddphi_yz_d, double *ddphi_zz_d) const | ModuleGint::PhiOperatorGpu< Real > | |
| set_phi(Real *phi_d) const | ModuleGint::PhiOperatorGpu< Real > | |
| set_phi_dphi(double *phi_d, double *dphi_x_d, double *dphi_y_d, double *dphi_z_d) const | ModuleGint::PhiOperatorGpu< Real > | |
| stream_ | ModuleGint::PhiOperatorGpu< Real > | private |
| ~PhiOperatorGpu() | ModuleGint::PhiOperatorGpu< Real > | |