MADNESS
version 0.9
|
Compute the energy of the hydrogen atom ground state. More...
#include <madness/mra/mra.h>
Functions | |
double | psi (const Vector< double, 3 > &r) |
double | V (const Vector< double, 3 > &r) |
int | main (int argc, char **argv) |
Compute the energy of the hydrogen atom ground state.
int main | ( | int | argc, |
char ** | argv | ||
) |
double psi | ( | const Vector< double, 3 > & | r | ) |
References mpfr::exp(), and sqrt().
Referenced by main().