OpenMM
|
This is the complete list of members for State, including all inherited members.
DataType enum name | State | |
Energy enum value | State | |
Forces enum value | State | |
getForces() const | State | |
getKineticEnergy() const | State | |
getParameters() const | State | |
getPeriodicBoxVectors(Vec3 &a, Vec3 &b, Vec3 &c) const | State | |
getPeriodicBoxVolume() const | State | |
getPositions() const | State | |
getPotentialEnergy() const | State | |
getState() | State | |
getTime() const | State | |
getVelocities() const | State | |
Parameters enum value | State | |
Positions enum value | State | |
setEnergy(double ke, double pe) | State | |
setForces(const std::vector< Vec3 > &force) | State | |
setParameters(const std::map< std::string, double > ¶ms) | State | |
setPeriodicBoxVectors(const Vec3 &a, const Vec3 &b, const Vec3 &c) | State | |
setPositions(const std::vector< Vec3 > &pos) | State | |
setVelocities(const std::vector< Vec3 > &vel) | State | |
State() | State | |
StateBuilder(double time) | State | |
Velocities enum value | State |