OpenMD 3.2
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::SwitchingFunction Class Reference

Public Member Functions

void setSwitchType (SwitchingFunctionType sft)
void setSwitch (RealType rinner, RealType router)
bool getSwitch (const RealType &r2, RealType &sw, RealType &dswdr, RealType &r)

Detailed Description

Definition at line 61 of file SwitchingFunction.hpp.

Constructor & Destructor Documentation

◆ SwitchingFunction()

OpenMD::SwitchingFunction::SwitchingFunction ( )

Definition at line 59 of file SwitchingFunction.cpp.

Member Function Documentation

◆ getSwitch()

bool OpenMD::SwitchingFunction::getSwitch ( const RealType & r2,
RealType & sw,
RealType & dswdr,
RealType & r )

Definition at line 158 of file SwitchingFunction.cpp.

◆ setSwitch()

void OpenMD::SwitchingFunction::setSwitch ( RealType rinner,
RealType router )

Definition at line 80 of file SwitchingFunction.cpp.

◆ setSwitchType()

void OpenMD::SwitchingFunction::setSwitchType ( SwitchingFunctionType sft)

Definition at line 64 of file SwitchingFunction.cpp.


The documentation for this class was generated from the following files: