DFT-EFE
 
Loading...
Searching...
No Matches
dftefe::utils::PointChargePotentialFunction Member List

This is the complete list of members for dftefe::utils::PointChargePotentialFunction, including all inherited members.

d_atomCoordinatesdftefe::utils::PointChargePotentialFunctionprivate
d_zdftefe::utils::PointChargePotentialFunctionprivate
operator()(const utils::Point &point) const overridedftefe::utils::PointChargePotentialFunction
operator()(const std::vector< utils::Point > &points) const overridedftefe::utils::PointChargePotentialFunction
dftefe::utils::Function::operator()(const T &t) const =0dftefe::utils::Function< T, Q >pure virtual
dftefe::utils::Function::operator()(const std::vector< T > &t) const =0dftefe::utils::Function< T, Q >pure virtual
PointChargePotentialFunction(const std::vector< utils::Point > &atomCoordinates, const std::vector< double > &atomCharges)dftefe::utils::PointChargePotentialFunction
PointChargePotentialFunction(const utils::Point &atomCoordinates, const double atomCharges)dftefe::utils::PointChargePotentialFunction
~Function()=defaultdftefe::utils::Function< T, Q >virtual