#include <md1d.h>
Public Member Functions | |
| void | addAtoms () |
| MDynamic1D (int natomes, double r0, double rcut, char *name) | |
| void | printAtoms () |
| void | printDatainOverlap (const double &R1, const double &R2) |
| int | UpdateAtomeAcceleration () |
| void | UpdateAtomeAccelerationNew () |
| ~MDynamic1D () | |
Public Attributes | |
| double * | sigma |
Private Member Functions | |
| int | UpdateAtomeAcceleration (int i) |
Private Attributes | |
| int | _nbSurfaceAtoms |
| double | r0 |
Definition at line 45 of file md1d.h.
| MDynamic1D::MDynamic1D | ( | int | natomes, | |
| double | r0, | |||
| double | rcut, | |||
| char * | name | |||
| ) |
| void MDynamic1D::addAtoms | ( | ) |
| void MDynamic1D::printAtoms | ( | ) |
| void MDynamic1D::printDatainOverlap | ( | const double & | R1, | |
| const double & | R2 | |||
| ) |
| int MDynamic1D::UpdateAtomeAcceleration | ( | int | i | ) | [private] |
| int MDynamic1D::UpdateAtomeAcceleration | ( | ) |
| void MDynamic1D::UpdateAtomeAccelerationNew | ( | ) |
int MDynamic1D::_nbSurfaceAtoms [private] |
double MDynamic1D::r0 [private] |
| double* MDynamic1D::sigma |
1.5.2