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

returns the complex value of a given spherical harmonic More...

Public Member Functions

 SphericalHarmonics (const long l, const long m)
 
double_complex operator() (const coord_3d &xyz) const
 

Public Attributes

long l
 
long m
 
bool zero =false
 

Detailed Description

returns the complex value of a given spherical harmonic

Constructor & Destructor Documentation

◆ SphericalHarmonics()

SphericalHarmonics::SphericalHarmonics ( const long  l,
const long  m 
)
inline

References madness::abs().

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ l

long SphericalHarmonics::l

◆ m

long SphericalHarmonics::m

◆ zero

bool SphericalHarmonics::zero =false

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