1 #ifndef QNANO_NEW_COULOMB_ONSITE_STORAGE_LIST 2 #define QNANO_NEW_COULOMB_ONSITE_STORAGE_LIST 4 #include "coulomb/Coulomb_Onsite_Storage.h" 5 #include "tools/Parameter_Map.h" 6 #include "tools/List_Class.h" 11 void add(
const std::string &orbfile,
const std::string &onsitefile);
15 int find(
int element)
const;
16 int find_check(
int element)
const{
19 std::cerr<<
"Coulomb_Onsite_Storage_List: cannot find element "<<element<<std::endl;
Definition: Parameter_Map.h:12
Definition: List_Class.h:8
Definition: Coulomb_Onsite_Storage_List.h:8