ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Typedefs | Functions
ExxLriDetail Namespace Reference

Typedefs

using CoulombParam = std::map< Conv_Coulomb_Pot_K::Coulomb_Type, std::vector< std::map< std::string, std::string > > >
 

Functions

void trim_malloc_cache ()
 
double default_spencer_rcut (const UnitCell &ucell, const K_Vectors &kv)
 
CoulombParam build_center2_cut_coulomb_param (const CoulombParam &coulomb_param, const UnitCell &ucell, const K_Vectors &kv, bool *synthesized_rcut=nullptr)
 

Typedef Documentation

◆ CoulombParam

using ExxLriDetail::CoulombParam = typedef std::map<Conv_Coulomb_Pot_K::Coulomb_Type, std::vector<std::map<std::string, std::string> >>

Function Documentation

◆ build_center2_cut_coulomb_param()

CoulombParam ExxLriDetail::build_center2_cut_coulomb_param ( const CoulombParam coulomb_param,
const UnitCell ucell,
const K_Vectors kv,
bool *  synthesized_rcut = nullptr 
)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ default_spencer_rcut()

double ExxLriDetail::default_spencer_rcut ( const UnitCell ucell,
const K_Vectors kv 
)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ trim_malloc_cache()

void ExxLriDetail::trim_malloc_cache ( )
inline