1#ifndef ATOMIC_RADIALS_H_
2#define ATOMIC_RADIALS_H_
37 std::ofstream* ptr_log =
nullptr,
51 std::ofstream* ptr_log =
nullptr,
The radial part of numerical atomic orbitals of a single element.
Definition atomic_radials.h:24
AtomicRadials(const AtomicRadials &other)
Definition atomic_radials.h:27
double orb_ecut_
energy cutoff as given by the orbital file
Definition atomic_radials.h:47
void read_abacus_orb(std::ifstream &ifs, std::ofstream *ptr_log=nullptr, const int rank=0)
Read the orbital file in the ABACUS format.
Definition atomic_radials.cpp:111
AtomicRadials()
Definition atomic_radials.h:26
~AtomicRadials()
Definition atomic_radials.h:32
AtomicRadials * clone() const
for polymorphic copy
Definition atomic_radials.h:30
AtomicRadials & operator=(const AtomicRadials &rhs)
Definition atomic_radials.cpp:17
double orb_ecut() const
Get the energy cutoff as given by the orbital file.
Definition atomic_radials.h:44
void build(const std::string &file, const int itype=0, std::ofstream *ptr_log=nullptr, const int rank=0)
Build the class from an orbital file.
Definition atomic_radials.cpp:24
An abstract class representing the set of all numerical radial functions (of the same kind) from a si...
Definition radial_set.h:26
int itype() const
Definition radial_set.h:154
file(GLOB ATen_CORE_SRCS "*.cpp") set(ATen_CPU_SRCS $
Definition CMakeLists.txt:1