OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::LennardJonesAdapter Class Reference

Public Member Functions

 LennardJonesAdapter (AtomType *AT)
 
void makeLennardJones (RealType sigma, RealType epsilon, bool isSoft)
 
bool isLennardJones ()
 
RealType getSigma ()
 
RealType getEpsilon ()
 
bool isSoft ()
 

Detailed Description

Definition at line 63 of file LennardJonesAdapter.hpp.

Constructor & Destructor Documentation

◆ LennardJonesAdapter()

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

Definition at line 65 of file LennardJonesAdapter.hpp.

Member Function Documentation

◆ getEpsilon()

RealType OpenMD::LennardJonesAdapter::getEpsilon ( )

Definition at line 100 of file LennardJonesAdapter.cpp.

◆ getSigma()

RealType OpenMD::LennardJonesAdapter::getSigma ( )

Definition at line 95 of file LennardJonesAdapter.cpp.

◆ isLennardJones()

bool OpenMD::LennardJonesAdapter::isLennardJones ( )

Definition at line 54 of file LennardJonesAdapter.cpp.

◆ isSoft()

bool OpenMD::LennardJonesAdapter::isSoft ( )

Definition at line 105 of file LennardJonesAdapter.cpp.

◆ makeLennardJones()

void OpenMD::LennardJonesAdapter::makeLennardJones ( RealType sigma,
RealType epsilon,
bool isSoft )

Definition at line 110 of file LennardJonesAdapter.cpp.


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