This is the complete list of members for ContextImpl, including all inherited members.
applyConstraints(double tol) | ContextImpl | |
applyVelocityConstraints(double tol) | ContextImpl | |
calcForcesAndEnergy(bool includeForces, bool includeEnergy, int groups=0xFFFFFFFF) | ContextImpl | |
calcKineticEnergy() | ContextImpl | |
computeVirtualSites() | ContextImpl | |
Context class | ContextImpl | friend |
ContextImpl(Context &owner, const System &system, Integrator &integrator, Platform *platform, const std::map< std::string, std::string > &properties) | ContextImpl | |
createCheckpoint(std::ostream &stream) | ContextImpl | |
findMolecules(int numParticles, std::vector< std::vector< int > > &particleBonds) | ContextImpl | static |
getForceImpls() const | ContextImpl | |
getForceImpls() | ContextImpl | |
getForces(std::vector< Vec3 > &forces) | ContextImpl | |
getIntegrator() | ContextImpl | inline |
getLastForceGroups() const | ContextImpl | |
getMolecules() const | ContextImpl | |
getOwner() | ContextImpl | inline |
getParameter(std::string name) | ContextImpl | |
getParameters() const | ContextImpl | |
getPeriodicBoxVectors(Vec3 &a, Vec3 &b, Vec3 &c) | ContextImpl | |
getPlatform() | ContextImpl | inline |
getPlatformData() | ContextImpl | |
getPlatformData() const | ContextImpl | |
getPositions(std::vector< Vec3 > &positions) | ContextImpl | |
getSystem() const | ContextImpl | inline |
getTime() const | ContextImpl | |
getVelocities(std::vector< Vec3 > &velocities) | ContextImpl | |
integratorDeleted() | ContextImpl | inline |
loadCheckpoint(std::istream &stream) | ContextImpl | |
setParameter(std::string name, double value) | ContextImpl | |
setPeriodicBoxVectors(const Vec3 &a, const Vec3 &b, const Vec3 &c) | ContextImpl | |
setPlatformData(void *data) | ContextImpl | |
setPositions(const std::vector< Vec3 > &positions) | ContextImpl | |
setTime(double t) | ContextImpl | |
setVelocities(const std::vector< Vec3 > &velocities) | ContextImpl | |
updateContextState() | ContextImpl | |
~ContextImpl() | ContextImpl | |