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

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

#include <gaunt.hpp>

Public Attributes

int lm3
 
int l3
 
coef
 

Detailed Description

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

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

Definition at line 36 of file gaunt.hpp.

Member Data Documentation

◆ lm3

template<typename T >
int sirius::gaunt_L3< T >::lm3

Definition at line 38 of file gaunt.hpp.

◆ l3

template<typename T >
int sirius::gaunt_L3< T >::l3

Definition at line 39 of file gaunt.hpp.

◆ coef

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

Definition at line 40 of file gaunt.hpp.


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