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

#include <UreyBradleyBendType.hpp>

+ Inheritance diagram for OpenMD::UreyBradleyBendType:

Public Member Functions

 UreyBradleyBendType (RealType theta0, RealType ktheta, RealType s0, RealType kub)
 
RealType getUBForceConstant ()
 
void setUBForceConstant (RealType kub)
 
RealType getUBLength ()
 
void setUBLength (RealType s)
 
HarmonicBondTypegetHarmonicBondType ()
 
- Public Member Functions inherited from OpenMD::HarmonicBendType
 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 64 of file UreyBradleyBendType.hpp.

Constructor & Destructor Documentation

◆ UreyBradleyBendType()

OpenMD::UreyBradleyBendType::UreyBradleyBendType ( RealType theta0,
RealType ktheta,
RealType s0,
RealType kub )
inline

Definition at line 66 of file UreyBradleyBendType.hpp.

Member Function Documentation

◆ getHarmonicBondType()

HarmonicBondType * OpenMD::UreyBradleyBendType::getHarmonicBondType ( )
inline

Definition at line 79 of file UreyBradleyBendType.hpp.

◆ getUBForceConstant()

RealType OpenMD::UreyBradleyBendType::getUBForceConstant ( )
inline

Definition at line 71 of file UreyBradleyBendType.hpp.

◆ getUBLength()

RealType OpenMD::UreyBradleyBendType::getUBLength ( )
inline

Definition at line 75 of file UreyBradleyBendType.hpp.

◆ setUBForceConstant()

void OpenMD::UreyBradleyBendType::setUBForceConstant ( RealType kub)
inline

Definition at line 73 of file UreyBradleyBendType.hpp.

◆ setUBLength()

void OpenMD::UreyBradleyBendType::setUBLength ( RealType s)
inline

Definition at line 77 of file UreyBradleyBendType.hpp.


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