OpenMD 3.2
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::HydrogenBondingInteraction Class Reference

The basic interface for hydrogen bonding interactions. More...

#include <NonBondedInteraction.hpp>

Inheritance diagram for OpenMD::HydrogenBondingInteraction:

Public Member Functions

virtual InteractionFamily getFamily ()
Public Member Functions inherited from OpenMD::NonBondedInteraction
virtual void calcForce (InteractionData &idat)=0
virtual int getHash ()=0
virtual RealType getSuggestedCutoffRadius (pair< AtomType *, AtomType * > atypes)=0
virtual string getName ()=0

Detailed Description

The basic interface for hydrogen bonding interactions.

Definition at line 251 of file NonBondedInteraction.hpp.

Constructor & Destructor Documentation

◆ HydrogenBondingInteraction()

OpenMD::HydrogenBondingInteraction::HydrogenBondingInteraction ( )
inline

Definition at line 253 of file NonBondedInteraction.hpp.

◆ ~HydrogenBondingInteraction()

virtual OpenMD::HydrogenBondingInteraction::~HydrogenBondingInteraction ( )
inlinevirtual

Definition at line 254 of file NonBondedInteraction.hpp.

Member Function Documentation

◆ getFamily()

virtual InteractionFamily OpenMD::HydrogenBondingInteraction::getFamily ( )
inlinevirtual

Implements OpenMD::NonBondedInteraction.

Definition at line 255 of file NonBondedInteraction.hpp.


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