OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::BendType Class Referenceabstract
+ Inheritance diagram for OpenMD::BendType:

Public Member Functions

 BendType (RealType theta)
 
virtual void calcForce (RealType theta, RealType &V, RealType &dVdTheta)=0
 
RealType getTheta ()
 
void setTheta (RealType theta)
 

Protected Attributes

RealType theta0_
 

Detailed Description

Definition at line 62 of file BendType.hpp.

Constructor & Destructor Documentation

◆ BendType()

OpenMD::BendType::BendType ( RealType theta)
inline

Definition at line 64 of file BendType.hpp.

◆ ~BendType()

virtual OpenMD::BendType::~BendType ( )
inlinevirtual

Definition at line 65 of file BendType.hpp.

Member Function Documentation

◆ getTheta()

RealType OpenMD::BendType::getTheta ( )
inline

Definition at line 69 of file BendType.hpp.

◆ setTheta()

void OpenMD::BendType::setTheta ( RealType theta)
inline

Definition at line 71 of file BendType.hpp.

Member Data Documentation

◆ theta0_

RealType OpenMD::BendType::theta0_
protected

Definition at line 74 of file BendType.hpp.


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