MADNESS 0.10.1
|
#include <madness/mra/mra.h>
#include <madness/chem/CalculationParameters.h>
#include <madness/chem/SCF.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 |
||
) |