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

Used in the {lm1, lm2, coefficient} : {lm3} way of grouping non-zero Gaunt coefficients. More...

#include <gaunt.hpp>

Public Attributes

int lm1
 
int lm2
 
coef
 

Detailed Description

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

Used in the {lm1, lm2, coefficient} : {lm3} way of grouping non-zero Gaunt coefficients.

Definition at line 45 of file gaunt.hpp.

Member Data Documentation

◆ lm1

template<typename T >
int sirius::gaunt_L1_L2< T >::lm1

Definition at line 47 of file gaunt.hpp.

◆ lm2

template<typename T >
int sirius::gaunt_L1_L2< T >::lm2

Definition at line 48 of file gaunt.hpp.

◆ coef

template<typename T >
T sirius::gaunt_L1_L2< T >::coef

Definition at line 49 of file gaunt.hpp.


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