ParM  parm
A molecular dynamics library
Public Member Functions | Public Attributes | List of all members
LoisOhernAtom Struct Reference

#include <interaction.hpp>

Inheritance diagram for LoisOhernAtom:
AtomID AtomRef

Public Member Functions

 LoisOhernAtom ()
 
 LoisOhernAtom (AtomID a, flt eps, flt sigma, flt C, flt l)
 
 LoisOhernAtom (AtomID a, LoisOhernAtom other)
 
flt max_size ()
 
- Public Member Functions inherited from AtomID
 AtomID ()
 Constructor not recommended: uses UINT_MAX for number, i.e. unknown. More...
 
 AtomID (Atom *a, uint n)
 Recommended constructor. More...
 
uint n () const
 
- Public Member Functions inherited from AtomRef
 AtomRef ()
 
 AtomRef (Atom *a)
 
Atomoperator* () const
 
Atomoperator-> () const
 
bool operator== (const AtomRef &other) const
 
bool operator== (const Atom *other) const
 
bool operator!= (const AtomRef &other) const
 
bool operator< (const AtomRef &other) const
 
bool operator<= (const AtomRef &other) const
 
bool operator>= (const AtomRef &other) const
 
bool operator> (const AtomRef &other) const
 
bool is_null ()
 

Public Attributes

flt eps
 
flt sigma
 
flt C
 
flt l
 

Constructor & Destructor Documentation

LoisOhernAtom::LoisOhernAtom ( )
inline
LoisOhernAtom::LoisOhernAtom ( AtomID  a,
flt  eps,
flt  sigma,
flt  C,
flt  l 
)
inline
LoisOhernAtom::LoisOhernAtom ( AtomID  a,
LoisOhernAtom  other 
)
inline

Member Function Documentation

flt LoisOhernAtom::max_size ( )
inline

Member Data Documentation

flt LoisOhernAtom::C
flt LoisOhernAtom::eps
flt LoisOhernAtom::l
flt LoisOhernAtom::sigma

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