ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
LCAO_domain::Setup_DM< TK > Class Template Reference

#include <setup_dm.h>

Collaboration diagram for LCAO_domain::Setup_DM< TK >:

Public Member Functions

 Setup_DM ()
 
 ~Setup_DM ()
 
void allocate_dm (const K_Vectors *kv, const Parallel_Orbitals *pv, const int nspin)
 

Public Attributes

elecstate::DensityMatrix< TK, double > * dm = nullptr
 

Constructor & Destructor Documentation

◆ Setup_DM()

template<typename TK >
LCAO_domain::Setup_DM< TK >::Setup_DM ( )
inline

◆ ~Setup_DM()

template<typename TK >
LCAO_domain::Setup_DM< TK >::~Setup_DM ( )
inline

Member Function Documentation

◆ allocate_dm()

template<typename TK >
void LCAO_domain::Setup_DM< TK >::allocate_dm ( const K_Vectors kv,
const Parallel_Orbitals pv,
const int  nspin 
)
Here is the call graph for this function:

Member Data Documentation

◆ dm

template<typename TK >
elecstate::DensityMatrix<TK, double>* LCAO_domain::Setup_DM< TK >::dm = nullptr

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