MADNESS
0.10.1
|
following Doucot Pascier 2005 More...
#include <znemo.h>
Public Member Functions | |
landau_wave_function (const int m, const double B, const coord_3d &origin={0.0, 0.0, 0.0}) | |
double_complex | operator() (const coord_3d &xyz1) const |
following Eq. (43) More... | |
Public Attributes | |
double | l =0.0 |
radius Eq. (29) More... | |
int | m =0 |
coord_3d | origin ={0.0,0.0,0.0} |
following Doucot Pascier 2005
|
inline |
|
inline |
double madness::Znemo::landau_wave_function::l =0.0 |
radius Eq. (29)
Referenced by operator()().
int madness::Znemo::landau_wave_function::m =0 |
Referenced by operator()().
coord_3d madness::Znemo::landau_wave_function::origin ={0.0,0.0,0.0} |
Referenced by operator()().