ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Protected Member Functions | Protected Attributes | List of all members
ElecStatePWTest Class Reference
Inheritance diagram for ElecStatePWTest:
Collaboration diagram for ElecStatePWTest:

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

elecstate::ElecStatePW< std::complex< double >, base_device::DEVICE_CPU > * elecstate_pw_d = nullptr
 
elecstate::ElecStatePW< std::complex< float >, base_device::DEVICE_CPU > * elecstate_pw_s = nullptr
 
ModulePW::PW_Basis_Kwfcpw = nullptr
 
Chargechg = nullptr
 
K_Vectorsklist = nullptr
 
UnitCellucell = nullptr
 
pseudopot_cell_vnlppcell = nullptr
 
ModulePW::PW_Basisrhodpw = nullptr
 
ModulePW::PW_Basisrhopw = nullptr
 
ModulePW::PW_Basis_Bigbigpw = nullptr
 

Detailed Description

Member Function Documentation

◆ SetUp()

void ElecStatePWTest::SetUp ( )
inlineoverrideprotected
Here is the call graph for this function:

◆ TearDown()

void ElecStatePWTest::TearDown ( )
inlineoverrideprotected

Member Data Documentation

◆ bigpw

ModulePW::PW_Basis_Big* ElecStatePWTest::bigpw = nullptr
protected

◆ chg

Charge* ElecStatePWTest::chg = nullptr
protected

◆ elecstate_pw_d

elecstate::ElecStatePW<std::complex<double>, base_device::DEVICE_CPU>* ElecStatePWTest::elecstate_pw_d = nullptr
protected

◆ elecstate_pw_s

elecstate::ElecStatePW<std::complex<float>, base_device::DEVICE_CPU>* ElecStatePWTest::elecstate_pw_s = nullptr
protected

◆ klist

K_Vectors* ElecStatePWTest::klist = nullptr
protected

◆ ppcell

pseudopot_cell_vnl* ElecStatePWTest::ppcell = nullptr
protected

◆ rhodpw

ModulePW::PW_Basis* ElecStatePWTest::rhodpw = nullptr
protected

◆ rhopw

ModulePW::PW_Basis* ElecStatePWTest::rhopw = nullptr
protected

◆ ucell

UnitCell* ElecStatePWTest::ucell = nullptr
protected

◆ wfcpw

ModulePW::PW_Basis_K* ElecStatePWTest::wfcpw = nullptr
protected

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