Molmodel
Public Member Functions

SimTK::DuMM::CustomBondStretch Class Reference

Abstract base class for custom bond stretch terms, that is, functional forms that apply a distance-based force along a 1-2 bond between a pair of atoms. More...

#include <DuMMForceFieldSubsystem.h>

List of all members.

Public Member Functions

virtual ~CustomBondStretch ()
virtual Real calcEnergy (Real distance) const =0
virtual Real calcForce (Real distance) const =0

Detailed Description

Abstract base class for custom bond stretch terms, that is, functional forms that apply a distance-based force along a 1-2 bond between a pair of atoms.

See also:
DuMMForceFieldSubsystem::defineCustomBondStretch()

Constructor & Destructor Documentation

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

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