MADNESS  0.10.1
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Xi Struct Reference

following Dyall: p 104f More...

Public Member Functions

 Xi (const long k, const double m, const double component, const double j, const long l)
 
double_complex operator() (const coord_3d &xyz) const
 

Static Public Member Functions

static long compute_a (const double j, const long l)
 

Public Attributes

long a
 
long component
 
long k
 
double l
 
double m
 

Detailed Description

following Dyall: p 104f

Constructor & Destructor Documentation

◆ Xi()

Xi::Xi ( const long  k,
const double  m,
const double  component,
const double  j,
const long  l 
)
inline

References a, and MADNESS_CHECK.

Member Function Documentation

◆ compute_a()

static long Xi::compute_a ( const double  j,
const long  l 
)
inlinestatic

◆ operator()()

double_complex Xi::operator() ( const coord_3d xyz) const
inline

References a, k, and m.

Member Data Documentation

◆ a

long Xi::a

◆ component

long Xi::component

◆ k

long Xi::k

◆ l

double Xi::l

◆ m

double Xi::m

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