EAMFrame Class Reference
#include <eam.h>
List of all members.
Detailed Description
Definition at line 14 of file eam.h.
Constructor & Destructor Documentation
| EAMFrame::EAMFrame |
( |
|
) |
[inline] |
Definition at line 35 of file eam.h.
Member Function Documentation
| void EAMFrame::Alloc |
( |
|
) |
[virtual] |
| int EAMFrame::exec |
( |
char * |
nam |
) |
[virtual] |
| void EAMFrame::initparser |
( |
|
) |
[virtual] |
| void EAMFrame::initvars |
( |
|
) |
[virtual] |
| void EAMFrame::kraeam |
( |
|
) |
|
Definition at line 283 of file eam.cpp.
References MDFrame::_EPOT, MDFrame::_EPOT_IND, MDFrame::_F, MDFrame::_NP, MDFrame::_SR, actual2, drar, eamgrid, embfp, MDFrame::fixed, INFO_Printf, int(), MDFrame::nindex, MDFrame::nn, Vector3::norm2(), phi, phi_spline, phip, phipx, phix, phix_spline, rho_spline, rhop, rmin, rval, MDFrame::species, spline(), spline1(), and Vector3::subint().
Referenced by potential().
| double EAMFrame::kraeam_energyonly |
( |
int |
iatom |
) |
|
| void EAMFrame::kraMEAM |
( |
|
) |
|
| void EAMFrame::potential |
( |
|
) |
[virtual] |
| double EAMFrame::potential_energyonly |
( |
int |
iatom |
) |
[virtual] |
| void EAMFrame::potential_energyonly |
( |
|
) |
[virtual] |
| int EAMFrame::readeam |
( |
|
) |
|
Definition at line 62 of file eam.cpp.
References MDFrame::_RLIST, MDFrame::_SKIN, actual, actual2, compute_spline_coeff(), drar, drhoar, eamfiletype, eamgrid, frho, frho_spline, frhop, INFO_Printf, ntyp, NULL, phi, phi_spline, phip, phipx, phix, phix_spline, MDFrame::potfile, pottype, rho, rho_spline, rhop, rhoval, rlatt, rmass, rmin, rval, LFile::SubHomeDir(), and title3.
Referenced by exec().
| int EAMFrame::readMEAM |
( |
|
) |
|
| double EAMFrame::rhoeam |
( |
int |
iatom |
) |
|
| void EAMFrame::rhoeam |
( |
|
) |
|
Definition at line 152 of file eam.cpp.
References MDFrame::_EPOT, MDFrame::_EPOT_IND, MDFrame::_F, MDFrame::_NP, MDFrame::_SR, actual2, atpe3b, Vector3::clear(), drar, drhoar, eamgrid, embf, embfp, frho, frho_spline, frhop, INFO_Printf, int(), nbst, MDFrame::nindex, MDFrame::nn, Vector3::norm2(), petrip, rho, rho_spline, rhocon, rhomax, rhop, rhotot, rhoval, rmin, rval, MDFrame::species, spline(), spline1(), and Vector3::subint().
Referenced by potential(), and potential_energyonly().
| void EAMFrame::rhoMEAM |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following files:
- My Documents/Codes/MD++.svn/trunk/src/eam.h
- My Documents/Codes/MD++.svn/trunk/src/eam.cpp