OpenMM
|
This is the complete list of members for Context, including all inherited members.
applyConstraints(double tol) | Context | |
applyVelocityConstraints(double tol) | Context | |
computeVirtualSites() | Context | |
Context(const System &system, Integrator &integrator) | Context | |
Context(const System &system, Integrator &integrator, Platform &platform) | Context | |
Context(const System &system, Integrator &integrator, Platform &platform, const std::map< std::string, std::string > &properties) | Context | |
createCheckpoint(std::ostream &stream) | Context | |
Force class | Context | friend |
getIntegrator() const | Context | |
getIntegrator() | Context | |
getMolecules() const | Context | |
getParameter(const std::string &name) const | Context | |
getPlatform() const | Context | |
getPlatform() | Context | |
getState(int types, bool enforcePeriodicBox=false, int groups=0xFFFFFFFF) const | Context | |
getSystem() const | Context | |
loadCheckpoint(std::istream &stream) | Context | |
Platform class | Context | friend |
reinitialize() | Context | |
setParameter(const std::string &name, double value) | Context | |
setPeriodicBoxVectors(const Vec3 &a, const Vec3 &b, const Vec3 &c) | Context | |
setPositions(const std::vector< Vec3 > &positions) | Context | |
setState(const State &state) | Context | |
setTime(double time) | Context | |
setVelocities(const std::vector< Vec3 > &velocities) | Context | |
setVelocitiesToTemperature(double temperature, int randomSeed=osrngseed()) | Context | |
~Context() | Context |