This is the complete list of members for PLMD::Value, including all inherited members.
action | PLMD::Value | private |
ActionWithValue class | PLMD::Value | friend |
add(const Value &val1, Value *valout) | PLMD::Value | friend |
add(double) | PLMD::Value | inline |
addDerivative(unsigned i, double d) | PLMD::Value | inline |
addForce(double f) | PLMD::Value | inline |
applyForce(std::vector< double > &forces) const | PLMD::Value | |
applyPeriodicity() | PLMD::Value | inlineprivate |
bringBackInPbc(double d1) const | PLMD::Value | inline |
chainRule(double df) | PLMD::Value | inline |
clearDerivatives() | PLMD::Value | inline |
clearInputForce() | PLMD::Value | inline |
copy(const Value &val1, Value &val2) | PLMD::Value | friend |
copy(const Value &val, Value *val2) | PLMD::Value | friend |
derivatives | PLMD::Value | private |
difference(double) const | PLMD::Value | inline |
difference(double d1, double d2) const | PLMD::Value | inline |
get() const | PLMD::Value | inline |
getDerivative(const unsigned n) const | PLMD::Value | inline |
getDomain(std::string &, std::string &) const | PLMD::Value | |
getDomain(double &, double &) const | PLMD::Value | |
getForce() const | PLMD::Value | inline |
getName() const | PLMD::Value | inline |
getNumberOfDerivatives() const | PLMD::Value | inline |
getPntrToAction() | PLMD::Value | |
gradients | PLMD::Value | private |
hasDeriv | PLMD::Value | private |
hasDerivatives() const | PLMD::Value | inline |
hasForce | PLMD::Value | private |
inputForce | PLMD::Value | private |
inv_max_minus_min | PLMD::Value | private |
isPeriodic() const | PLMD::Value | |
max | PLMD::Value | private |
max_minus_min | PLMD::Value | private |
min | PLMD::Value | private |
name | PLMD::Value | private |
notperiodic enum value | PLMD::Value | private |
periodic enum value | PLMD::Value | private |
periodicity | PLMD::Value | private |
product(const Value &val1, const Value &val2, Value &valout) | PLMD::Value | friend |
projection(const Value &, const Value &) | PLMD::Value | static |
quotient(const Value &val1, const Value &val2, Value *valout) | PLMD::Value | friend |
resizeDerivatives(int n) | PLMD::Value | inline |
set(double) | PLMD::Value | inline |
setDerivative(unsigned i, double d) | PLMD::Value | inline |
setDomain(const std::string &, const std::string &) | PLMD::Value | |
setGradients() | PLMD::Value | |
setNotPeriodic() | PLMD::Value | |
setupPeriodicity() | PLMD::Value | private |
str_max | PLMD::Value | private |
str_min | PLMD::Value | private |
unset enum value | PLMD::Value | private |
Value() | PLMD::Value | |
Value(ActionWithValue *av, const std::string &name, const bool withderiv) | PLMD::Value | |
value | PLMD::Value | private |
value_set | PLMD::Value | private |
valueHasBeenSet() const | PLMD::Value | inline |