MADNESS
0.10.1
|
Classes | |
struct | inputfile |
class | Parameters |
Functions | |
int | main (int argc, char **argv) |
bool | test_capitalization (World &world) |
bool | test_comment_lines (World &world) |
bool | test_derived (World &world) |
bool | test_empty_lines (World &world) |
bool | test_not_allowed (World &world) |
template<typename T > | |
void | test_same (const T &t1, const T &t2) |
bool | test_serialize (World &world) |
template<typename T > | |
bool | test_trailing_characters (World &world) |
bool | test_type_conversion1 (World &world) |
bool | test_type_conversion2 (World &world) |
bool | test_type_conversion3 (World &world) |
bool | test_type_conversion4 (World &world) |
bool | test_type_conversion5 (World &world) |
bool | test_type_conversion6 (World &world) |
bool | test_type_conversion7 (World &world) |
bool | test_type_conversion8 (World &world) |
int main | ( | int | argc, |
char ** | argv | ||
) |
References SafeMPI::COMM_WORLD, e(), madness::WorldGopInterface::fence(), madness::finalize(), madness::World::gop, madness::initialize(), madness::print(), madness::World::rank(), test_capitalization(), test_comment_lines(), test_derived(), test_empty_lines(), test_not_allowed(), test_serialize(), test_type_conversion1(), test_type_conversion2(), test_type_conversion3(), test_type_conversion5(), test_type_conversion6(), test_type_conversion7(), test_type_conversion8(), and madness::wall_time().
bool test_capitalization | ( | World & | world | ) |
References param, madness::print(), madness::commandlineparser::set_keyval(), and test_same().
Referenced by main().
bool test_comment_lines | ( | World & | world | ) |
References param, madness::print(), madness::commandlineparser::set_keyval(), and test_same().
Referenced by main().
bool test_derived | ( | World & | world | ) |
References param, madness::print(), madness::commandlineparser::set_keyval(), and test_same().
Referenced by main().
bool test_empty_lines | ( | World & | world | ) |
References param, madness::print(), madness::commandlineparser::set_keyval(), and test_same().
Referenced by main().
bool test_not_allowed | ( | World & | world | ) |
References errmsg(), param, madness::print(), madness::commandlineparser::set_keyval(), and test_same().
Referenced by main().
References madness::print().
Referenced by test_capitalization(), test_comment_lines(), test_derived(), test_empty_lines(), test_not_allowed(), test_serialize(), test_trailing_characters(), test_type_conversion1(), test_type_conversion2(), test_type_conversion3(), test_type_conversion4(), test_type_conversion5(), test_type_conversion6(), test_type_conversion7(), and test_type_conversion8().
bool test_serialize | ( | World & | world | ) |
References madness::archive::BaseParallelArchive< Archive >::close(), Parameters::dconv(), Parameters::econv(), Parameters::maxiter(), madness::name(), Parameters::ncf(), param, madness::QCCalculationParametersBase::print(), madness::commandlineparser::set_keyval(), and test_same().
Referenced by main().
bool test_trailing_characters | ( | World & | world | ) |
References errmsg(), param, madness::print(), madness::commandlineparser::set_keyval(), and test_same().
bool test_type_conversion1 | ( | World & | world | ) |
References param, madness::print(), madness::commandlineparser::set_keyval(), and test_same().
Referenced by main().
bool test_type_conversion2 | ( | World & | world | ) |
References param, madness::print(), madness::commandlineparser::set_keyval(), and test_same().
Referenced by main().
bool test_type_conversion3 | ( | World & | world | ) |
References errmsg(), param, madness::print(), madness::commandlineparser::set_keyval(), and test_same().
Referenced by main().
bool test_type_conversion4 | ( | World & | world | ) |
References errmsg(), param, madness::print(), madness::commandlineparser::set_keyval(), and test_same().
bool test_type_conversion5 | ( | World & | world | ) |
References param, madness::print(), madness::commandlineparser::set_keyval(), and test_same().
Referenced by main().
bool test_type_conversion6 | ( | World & | world | ) |
References param, madness::print(), madness::commandlineparser::set_keyval(), and test_same().
Referenced by main().
bool test_type_conversion7 | ( | World & | world | ) |
References param, madness::print(), madness::commandlineparser::set_keyval(), and test_same().
Referenced by main().
bool test_type_conversion8 | ( | World & | world | ) |
References param, madness::print(), madness::commandlineparser::set_keyval(), and test_same().
Referenced by main().