OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::HarmonicBendType Class Reference

#include <HarmonicBendType.hpp>

+ Inheritance diagram for OpenMD::HarmonicBendType:

Public Member Functions

 HarmonicBendType (RealType theta, RealType k)
 
void setForceConstant (RealType k)
 
RealType getForceConstant ()
 
void calcForce (RealType theta, RealType &V, RealType &dVdr)
 
- Public Member Functions inherited from OpenMD::BendType
 BendType (RealType theta)
 
RealType getTheta ()
 
void setTheta (RealType theta)
 

Additional Inherited Members

- Protected Attributes inherited from OpenMD::BendType
RealType theta0_
 

Detailed Description

Todo
documentation

Definition at line 63 of file HarmonicBendType.hpp.

Constructor & Destructor Documentation

◆ HarmonicBendType()

OpenMD::HarmonicBendType::HarmonicBendType ( RealType theta,
RealType k )
inline

Definition at line 65 of file HarmonicBendType.hpp.

Member Function Documentation

◆ calcForce()

void OpenMD::HarmonicBendType::calcForce ( RealType theta,
RealType & V,
RealType & dVdr )
inlinevirtual

Implements OpenMD::BendType.

Definition at line 71 of file HarmonicBendType.hpp.

◆ getForceConstant()

RealType OpenMD::HarmonicBendType::getForceConstant ( )
inline

Definition at line 69 of file HarmonicBendType.hpp.

◆ setForceConstant()

void OpenMD::HarmonicBendType::setForceConstant ( RealType k)
inline

Definition at line 67 of file HarmonicBendType.hpp.


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