OpenMD 3.0
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 58 of file SwitchingFunction.hpp.

Constructor & Destructor Documentation

◆ SwitchingFunction()

OpenMD::SwitchingFunction::SwitchingFunction ( )

Definition at line 56 of file SwitchingFunction.cpp.

Member Function Documentation

◆ getSwitch()

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

Definition at line 155 of file SwitchingFunction.cpp.

◆ setSwitch()

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

Definition at line 77 of file SwitchingFunction.cpp.

◆ setSwitchType()

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

Definition at line 61 of file SwitchingFunction.cpp.


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