|
static double | doRational (const double rdist, double &dfunc, double secDev, const int N, const int M, double result=0.0) |
|
◆ rational()
◆ calculate()
double PLMD::switchContainers::baseSwitch::calculate |
( |
double | distance, |
|
|
double & | dfunc ) const |
|
virtualinherited |
◆ calculateSqr()
◆ description()
std::string PLMD::switchContainers::baseSwitch::description |
( |
| ) |
const |
|
inherited |
◆ doRational()
static double PLMD::switchContainers::rational< isFast, nis2m >::doRational |
( |
const double | rdist, |
|
|
double & | dfunc, |
|
|
double | secDev, |
|
|
const int | N, |
|
|
const int | M, |
|
|
double | result = 0.0 ) |
|
inlinestatic |
◆ function()
◆ get_d0()
double PLMD::switchContainers::baseSwitch::get_d0 |
( |
| ) |
const |
|
inherited |
◆ get_dmax()
double PLMD::switchContainers::baseSwitch::get_dmax |
( |
| ) |
const |
|
inherited |
◆ get_dmax2()
double PLMD::switchContainers::baseSwitch::get_dmax2 |
( |
| ) |
const |
|
inherited |
◆ get_r0()
double PLMD::switchContainers::baseSwitch::get_r0 |
( |
| ) |
const |
|
inherited |
◆ removeStretch()
void PLMD::switchContainers::baseSwitch::removeStretch |
( |
| ) |
|
|
inherited |
◆ setupStretch()
void PLMD::switchContainers::baseSwitch::setupStretch |
( |
| ) |
|
|
inherited |
◆ specificDescription()
|
inlineoverrideprotectedvirtual |
◆ d0
double PLMD::switchContainers::baseSwitch::d0 =0.0 |
|
protectedinherited |
Minimum distance (before this, function is one)
◆ dmax
double PLMD::switchContainers::baseSwitch::dmax =0.0 |
|
protectedinherited |
Maximum distance (after this, function is zero)
◆ dmax_2
double PLMD::switchContainers::baseSwitch::dmax_2 =0.0 |
|
protectedinherited |
◆ invr0
double PLMD::switchContainers::baseSwitch::invr0 =0.0 |
|
protectedinherited |
We store the inverse to avoid a division.
◆ invr0_2
double PLMD::switchContainers::baseSwitch::invr0_2 =0.0 |
|
protectedinherited |
◆ lessThanOne
◆ mm
◆ mmf
◆ moreThanOne
◆ mytype
std::string PLMD::switchContainers::baseSwitch::mytype |
|
protectedinherited |
◆ nn
◆ nnf
◆ preDfunc
◆ preDfuncF
◆ preRes
◆ preSecDev
◆ preSecDevF
◆ shift
double PLMD::switchContainers::baseSwitch::shift =0.0 |
|
protectedinherited |
◆ stretch
double PLMD::switchContainers::baseSwitch::stretch =1.0 |
|
protectedinherited |
Parameters for stretching the function to zero at d_max.
The documentation for this class was generated from the following file: