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

#include <interaction.hpp>

Public Member Functions

 FixedForceAtom (Vec F, AtomID a)
 
flt energy (Box &box)
 
void set_force (Box &box)
 

Public Attributes

Vec F
 
AtomID a
 

Constructor & Destructor Documentation

FixedForceAtom::FixedForceAtom ( Vec  F,
AtomID  a 
)
inline

Member Function Documentation

flt FixedForceAtom::energy ( Box box)
inline
void FixedForceAtom::set_force ( Box box)
inline

Member Data Documentation

AtomID FixedForceAtom::a
Vec FixedForceAtom::F

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