n2p2 - A neural network potential package
|
This is the complete list of members for nnp::ScreeningFunction, including all inherited members.
changeLengthUnits(double const conv) | nnp::ScreeningFunction | |
core | nnp::ScreeningFunction | private |
df(double r) const | nnp::ScreeningFunction | inline |
f(double r) const | nnp::ScreeningFunction | inline |
fdf(double r, double &fr, double &dfr) const | nnp::ScreeningFunction | inline |
getCoreFunctionType() const | nnp::ScreeningFunction | inline |
getInner() const | nnp::ScreeningFunction | inline |
getOuter() const | nnp::ScreeningFunction | inline |
info() const | nnp::ScreeningFunction | |
inner | nnp::ScreeningFunction | private |
outer | nnp::ScreeningFunction | private |
scale | nnp::ScreeningFunction | private |
ScreeningFunction() | nnp::ScreeningFunction | |
setCoreFunction(CoreFunction::Type const type) | nnp::ScreeningFunction | inline |
setCoreFunction(std::string const type) | nnp::ScreeningFunction | inline |
setInnerOuter(double inner, double outer) | nnp::ScreeningFunction |