Molmodel
Public Member Functions

SimTK::DuMM::CustomBondBend Class Reference

Abstract base class for custom bond bend functions, that is, functional forms that apply an angle-based torque between the two lines formed by a 1-2-3 triple of bonded atoms. More...

#include <DuMMForceFieldSubsystem.h>

List of all members.

Public Member Functions

virtual ~CustomBondBend ()
virtual Real calcEnergy (Real bendAngle) const =0
virtual Real calcTorque (Real bendAngle) const =0

Detailed Description

Abstract base class for custom bond bend functions, that is, functional forms that apply an angle-based torque between the two lines formed by a 1-2-3 triple of bonded atoms.

See also:
DuMMForceFieldSubsystem::defineCustomBondBend()

Constructor & Destructor Documentation

virtual SimTK::DuMM::CustomBondBend::~CustomBondBend ( ) [inline, virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines