LJ2Frame Class Reference
#include <lj2.h>
List of all members.
Detailed Description
Definition at line 22 of file lj2.h.
Constructor & Destructor Documentation
| LJ2Frame::LJ2Frame |
( |
|
) |
[inline] |
Definition at line 30 of file lj2.h.
Member Function Documentation
| void LJ2Frame::calcprop |
( |
|
) |
[virtual] |
| int LJ2Frame::exec |
( |
char * |
name |
) |
[virtual] |
| void LJ2Frame::initLJ |
( |
|
) |
|
Definition at line 42 of file lj2.cpp.
References _ALJ_00, _ALJ_01, _ALJ_11, _BLJ_00, _BLJ_01, _BLJ_11, ALJ_00, ALJ_01, ALJ_11, BLJ_00, BLJ_01, BLJ_11, DUDRc_00, DUDRc_01, DUDRc_11, INFO_Printf, LJ_ENERGY, LJ_LENGTH, LJ_RC, POW12, POW6, Uc_00, Uc_01, and Uc_11.
Referenced by exec().
| void LJ2Frame::initparser |
( |
|
) |
[virtual] |
| void LJ2Frame::initvars |
( |
|
) |
[virtual] |
| void LJ2Frame::lennard_jones_2 |
( |
|
) |
|
Definition at line 69 of file lj2.cpp.
References MDFrame::_EPOT, MDFrame::_EPOT_IND, MDFrame::_F, MDFrame::_NP, MDFrame::_SR, ALJ_00, ALJ_01, ALJ_11, BLJ_00, BLJ_01, BLJ_11, Vector3::clear(), DUDRc, DUDRc_00, DUDRc_01, DUDRc_11, DUMP, HIG, LJ_RC, MDFrame::nindex, MDFrame::nn, NOR, Vector3::norm2(), refreshneighborlist, MDFrame::species, Vector3::subint(), Uc, Uc_00, Uc_01, and Uc_11.
Referenced by potential().
| void LJ2Frame::potential |
( |
|
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following files:
- My Documents/Codes/MD++.svn/trunk/src/lj2.h
- My Documents/Codes/MD++.svn/trunk/src/lj2.cpp