Loading...
Searching...
No Matches
PLMD::switchContainers::baseSwitch< switching > Struct Template Reference

container for the actual switching function used by PLMD::SwitchingFunction More...

Inheritance diagram for PLMD::switchContainers::baseSwitch< switching >:

Static Public Member Functions

static ValueDerivative calculate (const Data &data, const double distance)
 
static ValueDerivative calculateSqr (const Data &data, double distance2)
 

Detailed Description

template<typename switching>
struct PLMD::switchContainers::baseSwitch< switching >

container for the actual switching function used by PLMD::SwitchingFunction

Member Function Documentation

◆ calculate()

template<typename switching>
static ValueDerivative PLMD::switchContainers::baseSwitch< switching >::calculate ( const Data & data,
const double distance )
inlinestatic

◆ calculateSqr()

template<typename switching>
static ValueDerivative PLMD::switchContainers::baseSwitch< switching >::calculateSqr ( const Data & data,
double distance2 )
inlinestatic

The documentation for this struct was generated from the following file: