21#ifndef VOTCA_XTP_DFTGWBSE_H 
   22#define VOTCA_XTP_DFTGWBSE_H 
   40  std::string 
Identify()
 const { 
return "dftgwbse"; }
 
 
void ParseOptions(const tools::Property &user_options)
 
tools::Property geoopt_options_
 
tools::Property package_options_
 
std::string archive_file_
 
tools::Property gwbseengine_options_
 
std::string Identify() const
Calculator name.
 
Logger is used for thread-safe output of messages.
 
Provides a means for comparing floating point numbers.