|
ls1-MarDyn
ls1-MarDyn molecular dynamics code
|
Public Member Functions | |
| void | setGlobalBetaTrans (double beta) |
| double | getGlobalBetaTrans () |
| void | setGlobalBetaRot (double beta) |
| double | getGlobalBetaRot () |
| void | setGlobalVelocity (double v[3]) |
| void | enableComponentwise () |
| void | disableComponentwise () |
| void | setBetaTrans (int componentId, double beta) |
| double | getBetaTrans (int componentId) |
| void | setBetaRot (int componentId, double beta) |
| double | getBetaRot (int componentId) |
| void | setVelocity (int componentId, double v[3]) |
| void | apply (ParticleContainer *moleculeContainer) |