28 #ifndef INCLUDE_MOLDEN_PARSER_H_ 29 #define INCLUDE_MOLDEN_PARSER_H_ Classes and structs for storing basis set data.
Object for storing basis set information.
Definition: BasisSet.h:86
BasisSet read_basis_from_molden(std::string filename, std::vector< Atom > atoms)
std::vector< Atom > read_geometry_from_molden(std::string filename)