ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Public Attributes | List of all members
Exx_Lip< T, Device >::k_package Struct Reference
Collaboration diagram for Exx_Lip< T, Device >::k_package:

Public Attributes

K_Vectorskv_ptr = nullptr
 
psi::Psi< T, Device > * kspw_psi_ptr = nullptr
 PW wavefunction.
 
psi::Psi< T, Device > * psi_local = nullptr
 NAOs in PW.
 
ModuleBase::matrix wf_wg
 
psi::Psi< T, Device > * hvec_array = nullptr
 LCAO wavefunction, the eigenvectors from lapack diagonalization.
 
const elecstate::ElecStatepelec = nullptr
 

Member Data Documentation

◆ hvec_array

template<typename T , typename Device = base_device::DEVICE_CPU>
psi::Psi<T, Device>* Exx_Lip< T, Device >::k_package::hvec_array = nullptr

LCAO wavefunction, the eigenvectors from lapack diagonalization.

◆ kspw_psi_ptr

template<typename T , typename Device = base_device::DEVICE_CPU>
psi::Psi<T, Device>* Exx_Lip< T, Device >::k_package::kspw_psi_ptr = nullptr

PW wavefunction.

◆ kv_ptr

template<typename T , typename Device = base_device::DEVICE_CPU>
K_Vectors* Exx_Lip< T, Device >::k_package::kv_ptr = nullptr

◆ pelec

template<typename T , typename Device = base_device::DEVICE_CPU>
const elecstate::ElecState* Exx_Lip< T, Device >::k_package::pelec = nullptr

◆ psi_local

template<typename T , typename Device = base_device::DEVICE_CPU>
psi::Psi<T, Device>* Exx_Lip< T, Device >::k_package::psi_local = nullptr

NAOs in PW.

◆ wf_wg

template<typename T , typename Device = base_device::DEVICE_CPU>
ModuleBase::matrix Exx_Lip< T, Device >::k_package::wf_wg

The documentation for this struct was generated from the following file: