MELDOpenMMPlugin
|
#include <MeldForceImpl.h>
Public Member Functions | |
MeldForceImpl (const MeldForce &owner) | |
~MeldForceImpl () | |
void | initialize (OpenMM::ContextImpl &context) |
const MeldForce & | getOwner () const |
void | updateContextState (OpenMM::ContextImpl &context) |
double | calcForcesAndEnergy (OpenMM::ContextImpl &context, bool includeForces, bool includeEnergy, int groups) |
std::map< std::string, double > | getDefaultParameters () |
std::vector< std::string > | getKernelNames () |
void | updateParametersInContext (OpenMM::ContextImpl &context) |
MeldForceImpl | ( | const MeldForce & | owner | ) |
~MeldForceImpl | ( | ) |
double calcForcesAndEnergy | ( | OpenMM::ContextImpl & | context, |
bool | includeForces, | ||
bool | includeEnergy, | ||
int | groups | ||
) |
|
inline |
std::vector<std::string> getKernelNames | ( | ) |
|
inline |
void initialize | ( | OpenMM::ContextImpl & | context | ) |
|
inline |
void updateParametersInContext | ( | OpenMM::ContextImpl & | context | ) |