MADNESS
0.10.1
|
Public Member Functions | |
LProjector (World &world) | |
void | analyze (const Spinor &f, const std::string text="") const |
void | operator() (const complex_function_3d &f, const std::string text="") const |
Public Attributes | |
long | lmax =3 |
World & | world |
std::map< std::pair< long, long >, complex_function_3d > | Ylm |
|
inline |
References c, madness::f, and madness::print().
Referenced by eigenvector_test().
|
inline |
References std::abs(), madness::f, madness::inner(), m, and madness::print().
long LProjector::lmax =3 |
World& LProjector::world |
std::map<std::pair<long,long>,complex_function_3d> LProjector::Ylm |