#include <hydrogen.h>
Hydrogen radial function.
HydrogenFunction::HydrogenFunction |
( |
int |
n, |
|
|
int |
l |
|
) |
| |
|
inline |
double HydrogenFunction::far |
( |
double |
eps = 1e-10 , |
|
|
int |
max_steps = 1000 |
|
) |
| const |
|
inline |
Compute far radius \( R \). For \( r > R \) the hydrogen radial function will always be less than 'eps'. Or, if the function is a free state wave function, return the smallest radius such that the value of the precise free state is less than "eps" and the value of the asymptotic form is zero. (I.e. the free state will be evaluated at the zeros of the asymptotic form.)
double HydrogenFunction::getTurningPoint |
( |
| ) |
const |
int HydrogenFunction::l |
( |
| ) |
const |
|
inline |
int HydrogenFunction::n |
( |
| ) |
const |
|
inline |
double HydrogenFunction::operator() |
( |
double |
r | ) |
const |
|
virtual |
The documentation for this class was generated from the following files: