|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IIntegrator
| Method Summary | |
|---|---|
void |
doStep()
Performs the elementary integration step, such as a molecular dynamics time step, or a Monte Carlo trial. |
IIntegratorEventManager |
getEventManager()
|
long |
getStepCount()
Returns the number of steps performed by the integrator since it was initialized. |
void |
reset()
Defines the actions taken by the integrator to reset itself, such as required if a perturbation is applied to the simulated box (e.g., addition or deletion of a molecule). |
void |
resetStepCount()
This method resets the step counter. |
| Method Detail |
|---|
void doStep()
long getStepCount()
void reset()
void resetStepCount()
IIntegratorEventManager getEventManager()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||