21#ifndef VOTCA_XTP_VXC_FUNCTIONALS_H
22#define VOTCA_XTP_VXC_FUNCTIONALS_H
41 int getID(std::string name)
const {
43 throw std::runtime_error(
"Functional " + name +
" not supported");
295 stringtoID_[
"XC_HYB_GGA_XC_TUNED_CAM_B3LYP"] = 434;
conversion of functional string into integer
std::map< std::string, int > stringtoID_
int getID(std::string name) const
base class for all analysis tools