SIRIUS 7.5.0
Electronic structure library and applications
|
Public Member Functions | |
spheric_function_set_ptr_t (T *ptr__, int lmmax__, int nrmtmax__, int num_atoms__) | |
Public Attributes | |
T * | ptr {nullptr} |
int | lmmax {0} |
int | nrmtmax {0} |
int | num_atoms {0} |
Definition at line 206 of file typedefs.hpp.
|
inline |
Definition at line 213 of file typedefs.hpp.
|
inline |
Definition at line 217 of file typedefs.hpp.
T* sirius::spheric_function_set_ptr_t< T >::ptr {nullptr} |
Definition at line 208 of file typedefs.hpp.
int sirius::spheric_function_set_ptr_t< T >::lmmax {0} |
Definition at line 209 of file typedefs.hpp.
int sirius::spheric_function_set_ptr_t< T >::nrmtmax {0} |
Definition at line 210 of file typedefs.hpp.
int sirius::spheric_function_set_ptr_t< T >::num_atoms {0} |
Definition at line 211 of file typedefs.hpp.