SIRIUS 7.5.0
Electronic structure library and applications
|
Public Member Functions | |
smooth_periodic_function_ptr_t (T *ptr__, int size_x__, int size_y__, int size_z__, int offset_z__) | |
Public Attributes | |
T * | ptr {nullptr} |
int | size_x {0} |
int | size_y {0} |
int | size_z {0} |
int | offset_z {0} |
Definition at line 227 of file typedefs.hpp.
|
inline |
Definition at line 237 of file typedefs.hpp.
|
inline |
Definition at line 241 of file typedefs.hpp.
T* sirius::smooth_periodic_function_ptr_t< T >::ptr {nullptr} |
Definition at line 229 of file typedefs.hpp.
int sirius::smooth_periodic_function_ptr_t< T >::size_x {0} |
Definition at line 230 of file typedefs.hpp.
int sirius::smooth_periodic_function_ptr_t< T >::size_y {0} |
Definition at line 231 of file typedefs.hpp.
int sirius::smooth_periodic_function_ptr_t< T >::size_z {0} |
Definition at line 232 of file typedefs.hpp.
int sirius::smooth_periodic_function_ptr_t< T >::offset_z {0} |
Definition at line 235 of file typedefs.hpp.