MADNESS 0.10.1
|
#include <fstream>
#include <madness/misc/info.h>
#include <madness/world/worldmem.h>
#include <Drivers.hpp>
#include <MoldftLib.hpp>
#include <MolresponseLib.hpp>
#include <CCLib.hpp>
#include <ParameterManager.hpp>
#include <madness_exception.h>
Functions | |
void | help (std::string wf) |
int | main (int argc, char **argv) |
void | print_parameters (World &world, const commandlineparser &parser, const std::string group) |
void help | ( | std::string | wf | ) |
int main | ( | int | argc, |
char ** | argv | ||
) |
References e(), madness::WorldGopInterface::fence(), madness::finalize(), madness::World::gop, help, madness::initialize(), madness::commandlineparser::key_exists(), MADNESS_EXCEPTION, molecule, p(), madness::print(), madness::print_header1(), madness::print_header2(), print_parameters(), madness::info::print_revision_information(), madness::print_stats(), madness::World::rank(), madness::FunctionDefaults< NDIM >::set_tensor_type(), madness::startup(), madness::TT_2D, and madness::commandlineparser::value().
void print_parameters | ( | World & | world, |
const commandlineparser & | parser, | ||
const std::string | group | ||
) |
References madness::QCCalculationParametersBase::print(), and madness::print().
Referenced by main().