![]() |
QMCPACK
|
Include dependency graph for convertpw4qmc.cpp:Go to the source code of this file.
Functions | |
| void | convertToVecStrings (int argc, char *argv[], std::vector< std::string > &vec) |
| bool | file_exists (const std::string &name) |
| int | main (int argc, char *argv[]) |
| void convertToVecStrings | ( | int | argc, |
| char * | argv[], | ||
| std::vector< std::string > & | vec | ||
| ) |
Definition at line 24 of file convertpw4qmc.cpp.
Referenced by main().
|
inline |
Definition at line 33 of file convertpw4qmc.cpp.
Referenced by LCAOrbitalBuilder::createSPOSetFromXML(), and main().
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 39 of file convertpw4qmc.cpp.
References convertToVecStrings(), file_exists(), EshdfFile::writeQboxAtoms(), EshdfFile::writeQboxBoilerPlate(), EshdfFile::writeQboxElectrons(), EshdfFile::writeQboxSupercell(), EshdfFile::writeQEAtoms(), EshdfFile::writeQEBoilerPlate(), EshdfFile::writeQEElectrons(), and EshdfFile::writeQESupercell().