AFLOW
 
Loading...
Searching...
No Matches
FROZSL Namespace Reference

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)
 

Function Documentation

◆ Extract_INPUT()

bool FROZSL::Extract_INPUT ( const std::string & AflowIn,
std::ofstream & FileMESSAGE,
std::stringstream & input_file,
_aflags & aflags,
_kflags & kflags )

◆ Setup_frozsl_init_input()

bool FROZSL::Setup_frozsl_init_input ( const std::string & AflowIn,
std::ofstream & FileMESSAGE,
std::stringstream & input_file,
_aflags & aflags,
_kflags & kflags )

◆ Already_Calculated_Input()

bool FROZSL::Already_Calculated_Input ( const std::string & AflowIn)

◆ WGET_INPUT()

bool FROZSL::WGET_INPUT ( std::ofstream & FileMESSAGE,
std::string AflowIn,
_aflags & aflags,
_kflags & kflags )

◆ WGET_OUTPUT()

bool FROZSL::WGET_OUTPUT ( std::ofstream & FileMESSAGE,
_aflags & aflags,
_kflags & kflags )

◆ input_TO_poscar()

bool FROZSL::input_TO_poscar ( std::ofstream & FileMESSAGE,
std::stringstream & input_file,
_aflags & aflags,
_kflags & kflags )

◆ Generate_Input_file()

std::string FROZSL::Generate_Input_file ( std::ofstream & FileMESSAGE,
_aflags & aflags,
_kflags & kflags )

◆ File_INPUT()

bool FROZSL::File_INPUT ( const std::string & AflowIn,
std::ofstream & FileMESSAGE,
std::stringstream & input_file,
_aflags & aflags,
_kflags & kflags )

◆ Write()

bool FROZSL::Write ( const std::string & filename,
const std::string & directory )

◆ Delete()

bool FROZSL::Delete ( const std::string & filename,
const std::string & directory )