This is the complete list of members for nnp::CutoffFunction, including all inherited members.
alpha | nnp::CutoffFunction | private |
core | nnp::CutoffFunction | private |
CT_COS enum value | nnp::CutoffFunction | |
CT_EXP enum value | nnp::CutoffFunction | |
CT_HARD enum value | nnp::CutoffFunction | |
CT_POLY1 enum value | nnp::CutoffFunction | |
CT_POLY2 enum value | nnp::CutoffFunction | |
CT_POLY3 enum value | nnp::CutoffFunction | |
CT_POLY4 enum value | nnp::CutoffFunction | |
CT_TANH enum value | nnp::CutoffFunction | |
CT_TANHU enum value | nnp::CutoffFunction | |
CutoffFunction() | nnp::CutoffFunction | |
cutoffType | nnp::CutoffFunction | private |
CutoffType enum name | nnp::CutoffFunction | |
df(double r) const | nnp::CutoffFunction | inline |
dfCORE(double r) const | nnp::CutoffFunction | private |
dfCOS(double r) const | nnp::CutoffFunction | private |
dfHARD(double r) const | nnp::CutoffFunction | inlineprivate |
dfPtr | nnp::CutoffFunction | private |
dfTANH(double r) const | nnp::CutoffFunction | private |
dfTANHU(double r) const | nnp::CutoffFunction | private |
E | nnp::CutoffFunction | privatestatic |
f(double r) const | nnp::CutoffFunction | inline |
fCORE(double r) const | nnp::CutoffFunction | private |
fCOS(double r) const | nnp::CutoffFunction | private |
fdf(double r, double &fc, double &dfc) const | nnp::CutoffFunction | inline |
fdfCORE(double r, double &fc, double &dfc) const | nnp::CutoffFunction | private |
fdfCOS(double r, double &fc, double &dfc) const | nnp::CutoffFunction | private |
fdfHARD(double r, double &fc, double &dfc) const | nnp::CutoffFunction | inlineprivate |
fdfPtr | nnp::CutoffFunction | private |
fdfTANH(double r, double &fc, double &dfc) const | nnp::CutoffFunction | private |
fdfTANHU(double r, double &fc, double &dfc) const | nnp::CutoffFunction | private |
fHARD(double r) const | nnp::CutoffFunction | inlineprivate |
fPtr | nnp::CutoffFunction | private |
fTANH(double r) const | nnp::CutoffFunction | private |
fTANHU(double r) const | nnp::CutoffFunction | private |
getCutoffParameter() const | nnp::CutoffFunction | inline |
getCutoffRadius() const | nnp::CutoffFunction | inline |
getCutoffType() const | nnp::CutoffFunction | inline |
iw | nnp::CutoffFunction | private |
PI | nnp::CutoffFunction | privatestatic |
PI_2 | nnp::CutoffFunction | privatestatic |
rc | nnp::CutoffFunction | private |
rci | nnp::CutoffFunction | private |
rcinv | nnp::CutoffFunction | private |
setCutoffParameter(double const alpha) | nnp::CutoffFunction | |
setCutoffRadius(double const cutoffRadius) | nnp::CutoffFunction | |
setCutoffType(CutoffType const cutoffType) | nnp::CutoffFunction | |
TANH_PRE | nnp::CutoffFunction | privatestatic |