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

#include <interaction.hpp>

Inheritance diagram for RandomForceAtom:
AtomRef

Public Member Functions

 RandomForceAtom (AtomID a, flt force_mag, flt freq, RandomForceType force_type=UNIFORM)
 
- 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 force_mag
 
flt freq
 
RandomForceType force_type
 

Constructor & Destructor Documentation

RandomForceAtom::RandomForceAtom ( AtomID  a,
flt  force_mag,
flt  freq,
RandomForceType  force_type = UNIFORM 
)
inline

Member Data Documentation

flt RandomForceAtom::force_mag
RandomForceType RandomForceAtom::force_type
flt RandomForceAtom::freq

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