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

Public Member Functions

 DM_Mixing_Test ()
 
 ~DM_Mixing_Test ()
 

Public Attributes

Base_Mixing::Mixingmixing = nullptr
 
const int nr = 2
 
const int nc = 2
 
const int ndim = 1
 
const double mixing_beta = 0.3
 

Protected Attributes

std::vector< ModuleBase::matrixmix_data
 
std::vector< ModuleBase::ComplexMatrixmix_complexdata
 
std::vector< std::vector< double > > mix_data_vector
 
std::vector< std::vector< std::complex< double > > > mix_complexdata_vector
 

Detailed Description

Constructor & Destructor Documentation

◆ DM_Mixing_Test()

DM_Mixing_Test::DM_Mixing_Test ( )
inline

◆ ~DM_Mixing_Test()

DM_Mixing_Test::~DM_Mixing_Test ( )
inline

Member Data Documentation

◆ mix_complexdata

std::vector<ModuleBase::ComplexMatrix> DM_Mixing_Test::mix_complexdata
protected

◆ mix_complexdata_vector

std::vector<std::vector<std::complex<double> > > DM_Mixing_Test::mix_complexdata_vector
protected

◆ mix_data

std::vector<ModuleBase::matrix> DM_Mixing_Test::mix_data
protected

◆ mix_data_vector

std::vector<std::vector<double> > DM_Mixing_Test::mix_data_vector
protected

◆ mixing

Base_Mixing::Mixing* DM_Mixing_Test::mixing = nullptr

◆ mixing_beta

const double DM_Mixing_Test::mixing_beta = 0.3

◆ nc

const int DM_Mixing_Test::nc = 2

◆ ndim

const int DM_Mixing_Test::ndim = 1

◆ nr

const int DM_Mixing_Test::nr = 2

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