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

#include <interaction.hpp>

Inheritance diagram for WallAtom:
AtomRef

Public Member Functions

 WallAtom (AtomID a, flt sigma, flt epsilon=1.0)
 
- 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 sigma
 
flt epsilon
 

Constructor & Destructor Documentation

WallAtom::WallAtom ( AtomID  a,
flt  sigma,
flt  epsilon = 1.0 
)
inline

Member Data Documentation

flt WallAtom::epsilon
flt WallAtom::sigma

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