1 #ifndef QNANO_NEW_ORGANIZE_BLOCKS_BY_ORBITAL_LIST_DEFINED_H 2 #define QNANO_NEW_ORGANIZE_BLOCKS_BY_ORBITAL_LIST_DEFINED_H 4 #include "tools/Organize_Blocks.h" 5 #include "tools/Parameter_Map.h" 6 #include "structure/Atom_List.h" 7 #include "orbitals/Select_Orbitals_List.h" 15 bool is_spinless()
const{
return spinless;}
17 void setup(
Parameter_Map ¶m_map){ setup(param_map, NULL); }
Definition: Parameter_Map.h:12
A 'Organize_Blocks' class that can be read from a position file.
Definition: Organize_Blocks_By_Orbital_List.h:10
Definition: Organize_Blocks.h:86