OpenMD 3.0
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 66 of file GayBerneAdapter.hpp.

Constructor & Destructor Documentation

◆ GayBerneAdapter()

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

Definition at line 68 of file GayBerneAdapter.hpp.

Member Function Documentation

◆ getD()

RealType OpenMD::GayBerneAdapter::getD ( )

Definition at line 93 of file GayBerneAdapter.cpp.

◆ getDw()

RealType OpenMD::GayBerneAdapter::getDw ( )

Definition at line 118 of file GayBerneAdapter.cpp.

◆ getEpsE()

RealType OpenMD::GayBerneAdapter::getEpsE ( )

Definition at line 113 of file GayBerneAdapter.cpp.

◆ getEpsS()

RealType OpenMD::GayBerneAdapter::getEpsS ( )

Definition at line 108 of file GayBerneAdapter.cpp.

◆ getEpsX()

RealType OpenMD::GayBerneAdapter::getEpsX ( )

Definition at line 103 of file GayBerneAdapter.cpp.

◆ getL()

RealType OpenMD::GayBerneAdapter::getL ( )

Definition at line 98 of file GayBerneAdapter.cpp.

◆ isGayBerne()

bool OpenMD::GayBerneAdapter::isGayBerne ( )

Definition at line 54 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 123 of file GayBerneAdapter.cpp.


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