|
MADNESS 0.10.1
|
#include <madness/mra/mra.h>#include <madness/chem/CalculationParameters.h>#include <madness/chem/SCF.h>#include <madness/world/test_utilities.h>
Classes | |
| class | TestCalculationParameters |
| helper class to set up a vector of possible values for a given key More... | |
| struct | write_test_input |
| will write a test input and remove it from disk upon destruction More... | |
Functions | |
| int | main (int argc, char **argv) |
| int | run_all_calculations (World &world, const std::vector< CalculationParameters > &all_parameters, bool test_result=false) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| int run_all_calculations | ( | World & | world, |
| const std::vector< CalculationParameters > & | all_parameters, | ||
| bool | test_result = false |
||
| ) |
References std::abs(), madness::test_output::checkpoint(), e(), energy, madness::Tensor< T >::flat(), madness::Molecule::get_all_coords(), madness::SCF::molecule, madness::nonlinear_vector_solver(), madness::print(), madness::print_header2(), madness::test_output::set_cout_to_terminal(), madness::commandlineparser::set_keyval(), madness::SCF::set_protocol(), and thresh.
Referenced by main().