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

Public Member Functions

 GayBerneAdapter (AtomType *AT)
void makeGayBerne (RealType d, RealType l, RealType eps_X, RealType eps_S, RealType eps_E, RealType dw)
bool isGayBerne ()
RealType getD ()
RealType getL ()
RealType getEpsX ()
RealType getEpsS ()
RealType getEpsE ()
RealType getDw ()

Detailed Description

Definition at line 69 of file GayBerneAdapter.hpp.

Constructor & Destructor Documentation

◆ GayBerneAdapter()

OpenMD::GayBerneAdapter::GayBerneAdapter ( AtomType * AT)
inline

Definition at line 71 of file GayBerneAdapter.hpp.

Member Function Documentation

◆ getD()

RealType OpenMD::GayBerneAdapter::getD ( )

Definition at line 96 of file GayBerneAdapter.cpp.

◆ getDw()

RealType OpenMD::GayBerneAdapter::getDw ( )

Definition at line 121 of file GayBerneAdapter.cpp.

◆ getEpsE()

RealType OpenMD::GayBerneAdapter::getEpsE ( )

Definition at line 116 of file GayBerneAdapter.cpp.

◆ getEpsS()

RealType OpenMD::GayBerneAdapter::getEpsS ( )

Definition at line 111 of file GayBerneAdapter.cpp.

◆ getEpsX()

RealType OpenMD::GayBerneAdapter::getEpsX ( )

Definition at line 106 of file GayBerneAdapter.cpp.

◆ getL()

RealType OpenMD::GayBerneAdapter::getL ( )

Definition at line 101 of file GayBerneAdapter.cpp.

◆ isGayBerne()

bool OpenMD::GayBerneAdapter::isGayBerne ( )

Definition at line 57 of file GayBerneAdapter.cpp.

◆ makeGayBerne()

void OpenMD::GayBerneAdapter::makeGayBerne ( RealType d,
RealType l,
RealType eps_X,
RealType eps_S,
RealType eps_E,
RealType dw )

Definition at line 126 of file GayBerneAdapter.cpp.


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