ERKALE
ERKALE - DFT from Hel
 All Classes Functions Variables Friends Pages
Public Member Functions | Private Member Functions | Private Attributes | List of all members
CartesianExpansion Class Reference

Spherical expansion of px^l py^m pz^n. More...

#include <spherical_expansion.h>

Public Member Functions

 CartesianExpansion (int max=2 *max_am)
 
SphericalExpansion get (int l, int m, int n) const
 Get expansion of px^l py^m pz^n.
 

Private Member Functions

size_t ind (int l, int m, int n) const
 Get index of element at (l,m,n)
 

Private Attributes

std::vector< std::vector
< SphericalExpansion > > 
table
 

Detailed Description

Spherical expansion of px^l py^m pz^n.


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