_globalCubicK | AmoebaOutOfPlaneBendForce | protected |
_globalPenticK | AmoebaOutOfPlaneBendForce | protected |
_globalQuarticK | AmoebaOutOfPlaneBendForce | protected |
_globalSexticK | AmoebaOutOfPlaneBendForce | protected |
addOutOfPlaneBend(int particle1, int particle2, int particle3, int particle4, double k) | AmoebaOutOfPlaneBendForce | |
AmoebaOutOfPlaneBendForce() | AmoebaOutOfPlaneBendForce | |
createImpl() const | AmoebaOutOfPlaneBendForce | protectedvirtual |
Force() | Force | inline |
getAmoebaGlobalOutOfPlaneBendCubic(void) const | AmoebaOutOfPlaneBendForce | |
getAmoebaGlobalOutOfPlaneBendPentic(void) const | AmoebaOutOfPlaneBendForce | |
getAmoebaGlobalOutOfPlaneBendQuartic(void) const | AmoebaOutOfPlaneBendForce | |
getAmoebaGlobalOutOfPlaneBendSextic(void) const | AmoebaOutOfPlaneBendForce | |
getContextImpl(Context &context) | Force | protected |
getForceGroup() const | Force | |
getImplInContext(Context &context) | Force | protected |
getNumOutOfPlaneBends() const | AmoebaOutOfPlaneBendForce | inline |
getOutOfPlaneBendParameters(int index, int &particle1, int &particle2, int &particle3, int &particle4, double &k) const | AmoebaOutOfPlaneBendForce | |
setAmoebaGlobalOutOfPlaneBendCubic(double cubicK) | AmoebaOutOfPlaneBendForce | |
setAmoebaGlobalOutOfPlaneBendPentic(double penticK) | AmoebaOutOfPlaneBendForce | |
setAmoebaGlobalOutOfPlaneBendQuartic(double quarticK) | AmoebaOutOfPlaneBendForce | |
setAmoebaGlobalOutOfPlaneBendSextic(double sexticK) | AmoebaOutOfPlaneBendForce | |
setForceGroup(int group) | Force | |
setOutOfPlaneBendParameters(int index, int particle1, int particle2, int particle3, int particle4, double k) | AmoebaOutOfPlaneBendForce | |
updateParametersInContext(Context &context) | AmoebaOutOfPlaneBendForce | |
~Force() | Force | inlinevirtual |