ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Public Member Functions | Private Member Functions | Private Attributes | List of all members
ModuleGint::Gint_fvl Class Reference

#include <gint_fvl.h>

Inheritance diagram for ModuleGint::Gint_fvl:
Collaboration diagram for ModuleGint::Gint_fvl:

Public Member Functions

 Gint_fvl (const int nspin, const std::vector< const double * > &vr_eff, const std::vector< HContainer< double > * > &dm_vec, const bool isforce, const bool isstress, ModuleBase::matrix *fvl, ModuleBase::matrix *svl)
 
void cal_gint ()
 
- Public Member Functions inherited from ModuleGint::Gint
 Gint ()=default
 
virtual ~Gint ()=default
 

Private Member Functions

void init_dm_gint_ ()
 
void cal_fvl_svl_ ()
 

Private Attributes

const int nspin_
 
std::vector< const double * > vr_eff_
 
std::vector< HContainer< double > * > dm_vec_
 
const bool isforce_
 
const bool isstress_
 
ModuleBase::matrixfvl_
 
ModuleBase::matrixsvl_
 
std::vector< HContainer< double > > dm_gint_vec_
 
double dr3_
 

Additional Inherited Members

- Static Public Member Functions inherited from ModuleGint::Gint
static void set_gint_info (GintInfo *gint_info)
 
- Static Protected Attributes inherited from ModuleGint::Gint
static GintInfogint_info_ = nullptr
 

Constructor & Destructor Documentation

◆ Gint_fvl()

ModuleGint::Gint_fvl::Gint_fvl ( const int  nspin,
const std::vector< const double * > &  vr_eff,
const std::vector< HContainer< double > * > &  dm_vec,
const bool  isforce,
const bool  isstress,
ModuleBase::matrix fvl,
ModuleBase::matrix svl 
)
inline

Member Function Documentation

◆ cal_fvl_svl_()

void ModuleGint::Gint_fvl::cal_fvl_svl_ ( )
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ cal_gint()

void ModuleGint::Gint_fvl::cal_gint ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ init_dm_gint_()

void ModuleGint::Gint_fvl::init_dm_gint_ ( )
private
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ dm_gint_vec_

std::vector<HContainer<double> > ModuleGint::Gint_fvl::dm_gint_vec_
private

◆ dm_vec_

std::vector<HContainer<double>*> ModuleGint::Gint_fvl::dm_vec_
private

◆ dr3_

double ModuleGint::Gint_fvl::dr3_
private

◆ fvl_

ModuleBase::matrix* ModuleGint::Gint_fvl::fvl_
private

◆ isforce_

const bool ModuleGint::Gint_fvl::isforce_
private

◆ isstress_

const bool ModuleGint::Gint_fvl::isstress_
private

◆ nspin_

const int ModuleGint::Gint_fvl::nspin_
private

◆ svl_

ModuleBase::matrix* ModuleGint::Gint_fvl::svl_
private

◆ vr_eff_

std::vector<const double*> ModuleGint::Gint_fvl::vr_eff_
private

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