Functions | |
bool | Extract_INPUT (const std::string &AflowIn, std::ofstream &FileMESSAGE, std::stringstream &input_file, _aflags &aflags, _kflags &kflags) |
bool | Setup_frozsl_init_input (const std::string &AflowIn, std::ofstream &FileMESSAGE, std::stringstream &input_file, _aflags &aflags, _kflags &kflags) |
bool | Already_Calculated_Input (const std::string &AflowIn) |
bool | WGET_INPUT (std::ofstream &FileMESSAGE, std::string AflowIn, _aflags &aflags, _kflags &kflags) |
bool | WGET_OUTPUT (std::ofstream &FileMESSAGE, _aflags &aflags, _kflags &kflags) |
bool | input_TO_poscar (std::ofstream &FileMESSAGE, std::stringstream &input_file, _aflags &aflags, _kflags &kflags) |
std::string | Generate_Input_file (std::ofstream &FileMESSAGE, _aflags &aflags, _kflags &kflags) |
bool | File_INPUT (const std::string &AflowIn, std::ofstream &FileMESSAGE, std::stringstream &input_file, _aflags &aflags, _kflags &kflags) |
bool | Write (const std::string &filename, const std::string &directory) |
bool | Delete (const std::string &filename, const std::string &directory) |
bool FROZSL::Extract_INPUT | ( | const std::string & | AflowIn, |
std::ofstream & | FileMESSAGE, | ||
std::stringstream & | input_file, | ||
_aflags & | aflags, | ||
_kflags & | kflags ) |
bool FROZSL::Setup_frozsl_init_input | ( | const std::string & | AflowIn, |
std::ofstream & | FileMESSAGE, | ||
std::stringstream & | input_file, | ||
_aflags & | aflags, | ||
_kflags & | kflags ) |
bool FROZSL::Already_Calculated_Input | ( | const std::string & | AflowIn | ) |
bool FROZSL::WGET_INPUT | ( | std::ofstream & | FileMESSAGE, |
std::string | AflowIn, | ||
_aflags & | aflags, | ||
_kflags & | kflags ) |
bool FROZSL::WGET_OUTPUT | ( | std::ofstream & | FileMESSAGE, |
_aflags & | aflags, | ||
_kflags & | kflags ) |
bool FROZSL::input_TO_poscar | ( | std::ofstream & | FileMESSAGE, |
std::stringstream & | input_file, | ||
_aflags & | aflags, | ||
_kflags & | kflags ) |
std::string FROZSL::Generate_Input_file | ( | std::ofstream & | FileMESSAGE, |
_aflags & | aflags, | ||
_kflags & | kflags ) |
bool FROZSL::File_INPUT | ( | const std::string & | AflowIn, |
std::ofstream & | FileMESSAGE, | ||
std::stringstream & | input_file, | ||
_aflags & | aflags, | ||
_kflags & | kflags ) |
bool FROZSL::Write | ( | const std::string & | filename, |
const std::string & | directory ) |
bool FROZSL::Delete | ( | const std::string & | filename, |
const std::string & | directory ) |