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

#include <interaction.hpp>

Inheritance diagram for IEpsISigCutAtom:
AtomID AtomRef

Public Member Functions

 IEpsISigCutAtom ()
 
 IEpsISigCutAtom (AtomID a, vector< flt > epsilons, vector< flt > sigmas, uint indx, flt cut)
 
 IEpsISigCutAtom (AtomID a, IEpsISigCutAtom other)
 
flt get_epsilon (IEpsISigCutAtom &other)
 
flt get_sigma (IEpsISigCutAtom &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

vector< fltepsilons
 
vector< fltsigmas
 
uint indx
 
flt sigcut
 

Constructor & Destructor Documentation

IEpsISigCutAtom::IEpsISigCutAtom ( )
inline
IEpsISigCutAtom::IEpsISigCutAtom ( AtomID  a,
vector< flt epsilons,
vector< flt sigmas,
uint  indx,
flt  cut 
)
inline
IEpsISigCutAtom::IEpsISigCutAtom ( AtomID  a,
IEpsISigCutAtom  other 
)
inline

Member Function Documentation

flt IEpsISigCutAtom::get_epsilon ( IEpsISigCutAtom other)
inline
flt IEpsISigCutAtom::get_sigma ( IEpsISigCutAtom other)
inline
flt IEpsISigCutAtom::max_size ( )
inline

Member Data Documentation

vector<flt> IEpsISigCutAtom::epsilons
uint IEpsISigCutAtom::indx
flt IEpsISigCutAtom::sigcut
vector<flt> IEpsISigCutAtom::sigmas

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