MADNESS  0.10.1
Classes | Functions
test_qc.cc File Reference
#include <madness/mra/mra.h>
#include <madness/chem/CalculationParameters.h>
#include <madness/chem/SCF.h>
Include dependency graph for test_qc.cc:

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)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ run_all_calculations()

int run_all_calculations ( World world,
const std::vector< CalculationParameters > &  all_parameters,
bool  test_result = false 
)