ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Namespaces | Functions
conv_coulomb_pot_k.hpp File Reference
#include "source_base/math_erf_complex.h"
#include "conv_coulomb_pot_k.h"
#include <cmath>
#include <cassert>
Include dependency graph for conv_coulomb_pot_k.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Conv_Coulomb_Pot_K
 

Functions

template<typename T >
std::vector< TConv_Coulomb_Pot_K::cal_orbs_ccp (const std::vector< T > &orbs, const std::map< Conv_Coulomb_Pot_K::Coulomb_Type, std::vector< std::map< std::string, std::string > > > &coulomb_param, const double rmesh_times)
 
template<typename T >
double Conv_Coulomb_Pot_K::get_rmesh_proportion (const std::vector< T > &orbs, const double psi_threshold)
 
template<typename T >
std::vector< TConv_Coulomb_Pot_K::operator* (const T &s, const std::vector< T > &v_in)
 
template<typename T >
std::vector< TConv_Coulomb_Pot_K::operator+ (const std::vector< T > &v1, const std::vector< T > &v2)