ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
This is the complete list of members for RadialCollection, including all inherited members.
build(const int nfile, const std::string *const file, const char ftype='\0') | RadialCollection | |
build(const int ntype, Numerical_Nonlocal *const nls) | RadialCollection | |
build(const RadialCollection *nls, double radius=0.0) | RadialCollection | |
build(const int ntype, const double *const charges, const bool with_slater_screening, const int *const nmax, const std::string *symbols=nullptr, const double conv_thr=1e-10, const std::string *strategies=nullptr, const int &rank=0) | RadialCollection | |
build(const int ntype, const std::string *const file, const double *const screening_coeff, const double conv_thr=1e-10, const int &rank=0) | RadialCollection | |
build(const int lmax, const int nbes, const double rcut, const double sigma, const double dr) | RadialCollection | |
cbegin() const | RadialCollection | inline |
cbegin(const int l) const | RadialCollection | inline |
cend() const | RadialCollection | inline |
cend(const int l) const | RadialCollection | inline |
check_file_type(const std::string &file) const | RadialCollection | private |
cleanup() | RadialCollection | private |
iter_ | RadialCollection | private |
iter_build() | RadialCollection | private |
lmax(const int itype) const | RadialCollection | inline |
lmax() const | RadialCollection | inline |
lmax_ | RadialCollection | private |
nchi() const | RadialCollection | inline |
nchi(const int itype) const | RadialCollection | inline |
nchi_ | RadialCollection | private |
nl_ | RadialCollection | private |
ntype() const | RadialCollection | inline |
ntype_ | RadialCollection | private |
nzeta(const int itype, const int l) const | RadialCollection | inline |
nzeta_max(const int itype) const | RadialCollection | inline |
nzeta_max() const | RadialCollection | inline |
nzeta_max_ | RadialCollection | private |
operator()(const int itype, const int l, const int izeta) const | RadialCollection | inline |
operator()(const int itype) const | RadialCollection | inline |
operator=(const RadialCollection &rhs) | RadialCollection | |
RadialCollection()=default | RadialCollection | |
RadialCollection(const RadialCollection &other) | RadialCollection | |
radset_ | RadialCollection | private |
rcut_max(const int itype) const | RadialCollection | inline |
rcut_max() const | RadialCollection | inline |
rcut_max_ | RadialCollection | private |
set_grid(const bool for_r_space, const int ngrid, const double *grid, const char mode='i') | RadialCollection | |
set_rcut_max() | RadialCollection | private |
set_transformer(ModuleBase::SphericalBesselTransformer sbt, const int update=0) | RadialCollection | |
set_uniform_grid(const bool for_r_space, const int ngrid, const double cutoff, const char mode='i', const bool enable_fft=false) | RadialCollection | |
symbol(const int itype) const | RadialCollection | inline |
to_file(const std::string &appendix, const std::string &format="abacus_orb") const | RadialCollection | |
~RadialCollection() | RadialCollection |