1 #ifndef QNANO_NEW_VFF_PARAMETER_DEFINED_H 2 #define QNANO_NEW_VFF_PARAMETER_DEFINED_H 4 #include "tools/Reader.h" 14 void read(
const std::string &filename);
18 void print(std::ostream &os=std::cout)
const;
19 void print(
const std::string &filename)
const{
20 std::ofstream ofs(filename.c_str());
27 element[0]=element[1]=-1;
Definition: VFF_Parameter.h:7