MADNESS  0.10.1
Public Member Functions | Private Attributes | List of all members
madness::ProjRLMStore Class Reference

#include <gth_pseudopotential.h>

Collaboration diagram for madness::ProjRLMStore:
Collaboration graph
[legend]

Public Member Functions

 ProjRLMStore (const real_tensor &radii, const coord_3d &center)
 
real_function_3d nlmproj (World &world, int l, int m, int i)
 
ProjRLMFunctor nlmproj_functor (World &world, int l, int m, int i)
 

Private Attributes

coord_3d center
 
int maxL
 
real_tensor radii
 

Constructor & Destructor Documentation

◆ ProjRLMStore()

madness::ProjRLMStore::ProjRLMStore ( const real_tensor radii,
const coord_3d center 
)
inline

Member Function Documentation

◆ nlmproj()

real_function_3d madness::ProjRLMStore::nlmproj ( World world,
int  l,
int  m,
int  i 
)
inline

◆ nlmproj_functor()

ProjRLMFunctor madness::ProjRLMStore::nlmproj_functor ( World world,
int  l,
int  m,
int  i 
)
inline

References center, m, and radii.

Member Data Documentation

◆ center

coord_3d madness::ProjRLMStore::center
private

Referenced by nlmproj(), and nlmproj_functor().

◆ maxL

int madness::ProjRLMStore::maxL
private

◆ radii

real_tensor madness::ProjRLMStore::radii
private

Referenced by nlmproj(), and nlmproj_functor().


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