SIRIUS 7.5.0
Electronic structure library and applications
Public Member Functions | Public Attributes | List of all members
sirius::spheric_function_set_ptr_t< T > Struct Template Reference

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}
 

Detailed Description

template<typename T>
struct sirius::spheric_function_set_ptr_t< T >

Definition at line 206 of file typedefs.hpp.

Constructor & Destructor Documentation

◆ spheric_function_set_ptr_t() [1/2]

template<typename T >
sirius::spheric_function_set_ptr_t< T >::spheric_function_set_ptr_t ( )
inline

Definition at line 213 of file typedefs.hpp.

◆ spheric_function_set_ptr_t() [2/2]

template<typename T >
sirius::spheric_function_set_ptr_t< T >::spheric_function_set_ptr_t ( T *  ptr__,
int  lmmax__,
int  nrmtmax__,
int  num_atoms__ 
)
inline

Definition at line 217 of file typedefs.hpp.

Member Data Documentation

◆ ptr

template<typename T >
T* sirius::spheric_function_set_ptr_t< T >::ptr {nullptr}

Definition at line 208 of file typedefs.hpp.

◆ lmmax

template<typename T >
int sirius::spheric_function_set_ptr_t< T >::lmmax {0}

Definition at line 209 of file typedefs.hpp.

◆ nrmtmax

template<typename T >
int sirius::spheric_function_set_ptr_t< T >::nrmtmax {0}

Definition at line 210 of file typedefs.hpp.

◆ num_atoms

template<typename T >
int sirius::spheric_function_set_ptr_t< T >::num_atoms {0}

Definition at line 211 of file typedefs.hpp.


The documentation for this struct was generated from the following file: