| MADNESS
    version 0.9
    | 
Solves the Hartree-Fock equations for the hydrogen molecule. More...

| Functions | |
| void | iterate (World &world, real_function_3d &V, real_function_3d &psi, double &eps) | 
| int | main (int argc, char **argv) | 
Solves the Hartree-Fock equations for the hydrogen molecule.
| void iterate | ( | World & | world, | 
| real_function_3d & | V, | ||
| real_function_3d & | psi, | ||
| double & | eps | ||
| ) | 
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
References SafeMPI::COMM_WORLD, madness::WorldGopInterface::fence(), madness::finalize(), madness::World::gop, guess(), madness::initialize(), madness::inner(), iterate(), k, L, madness::Function< T, NDIM >::norm2(), op(), potential(), madness::print(), psi(), R, madness::World::rank(), madness::Function< T, NDIM >::scale(), madness::FunctionDefaults< NDIM >::set_cubic_cell(), madness::FunctionDefaults< NDIM >::set_initial_level(), madness::FunctionDefaults< NDIM >::set_k(), madness::FunctionDefaults< NDIM >::set_refine(), madness::FunctionDefaults< NDIM >::set_thresh(), madness::FunctionDefaults< NDIM >::set_truncate_mode(), madness::square(), madness::startup(), thresh, madness::Function< T, NDIM >::truncate(), and V().
 1.8.8
 1.8.8