23 item.second.final_value.str(
"");
24 item.second.str_values.clear();
79 void check_ntype(
const std::string& fn,
int& param_ntype);
145std::string
longstring(
const std::vector<std::string>& str_values);
149std::string
to_dir(
const std::string& str);
151std::string
nofound_str(std::vector<std::string> init_chgs,
const std::string& str);
Definition parameter.h:13
Parameter param
Definition io_system_variable_test.cpp:38
This class has two functions: restart psi from the previous calculation, and write psi to the disk.
Definition cal_dos.h:9
std::string longstring(const std::vector< std::string > &words)
Definition read_input.cpp:22
bool assume_as_boolean(const std::string &val)
Definition read_input.cpp:27
std::string nofound_str(std::vector< std::string > init_chgs, const std::string &str)
Definition read_input.cpp:515
std::string to_dir(const std::string &str)
Definition read_input.cpp:57
Definition system_parameter.h:7