Action(const ActionOptions &) | PLMD::Action | explicit |
ActionWithValue(const ActionOptions &ao) | PLMD::ActionWithValue | explicit |
activate() | PLMD::Action | virtual |
addComponent(const std::string &name) | PLMD::ActionWithValue | |
addComponentWithDerivatives(const std::string &name) | PLMD::ActionWithValue | |
addDependency(Action *) | PLMD::Action | |
addValue() | PLMD::ActionWithValue | |
addValueWithDerivatives() | PLMD::ActionWithValue | |
apply()=0 | PLMD::Action | pure virtual |
calculate()=0 | PLMD::Action | pure virtual |
calculateFromPDB(const PDB &) | PLMD::Action | |
calculateNumericalDerivatives(ActionWithValue *a=NULL) | PLMD::Action | virtual |
checkFieldsAllowed() | PLMD::ActionWithValue | inlinevirtual |
checkNeedsGradients() const | PLMD::Action | inlinevirtual |
checkNumericalDerivatives() const | PLMD::ActionWithValue | inlinevirtual |
checkRead() | PLMD::Action | |
checkUpdate() const | PLMD::Action | |
cite(const std::string &s) | PLMD::Action | |
clearDependencies() | PLMD::Action | |
clearDerivatives() | PLMD::ActionWithValue | virtual |
clearInputForces() | PLMD::ActionWithValue | |
clearOptions() | PLMD::Action | virtual |
comm | PLMD::Action | |
componentIsNotPeriodic(const std::string &name) | PLMD::ActionWithValue | |
componentIsPeriodic(const std::string &name, const std::string &min, const std::string &max) | PLMD::ActionWithValue | |
componentsAreNotOptional(Keywords &keys) | PLMD::ActionWithValue | static |
copyOutput(const std::string &name) const | PLMD::ActionWithValue | |
copyOutput(const unsigned &n) const | PLMD::ActionWithValue | |
deactivate() | PLMD::Action | inlinevirtual |
Dependencies typedef | PLMD::Action | |
doNotCalculateDerivatives() const | PLMD::ActionWithValue | inline |
error(const std::string &msg) const | PLMD::Action | |
exists(const std::string &name) const | PLMD::ActionWithValue | |
exit(int c=0) | PLMD::Action | |
fclose(FILE *fp) | PLMD::Action | |
fflush() | PLMD::Action | |
files | PLMD::Action | |
files_iterator typedef | PLMD::Action | |
fopen(const char *path, const char *mode) | PLMD::Action | |
getComponent(const std::string &name) const | PLMD::ActionWithValue | private |
getComponentsList() const | PLMD::ActionWithValue | |
getComponentsVector() const | PLMD::ActionWithValue | |
getDependencies() const | PLMD::Action | inline |
getDocumentation() const | PLMD::Action | virtual |
getExchangeStep() const | PLMD::Action | |
getLabel() const | PLMD::Action | inline |
getName() const | PLMD::Action | inline |
getNumberOfComponents() const | PLMD::ActionWithValue | inline |
getNumberOfDerivatives()=0 | PLMD::ActionWithValue | pure virtual |
getOutputQuantity(const unsigned j) const | PLMD::ActionWithValue | inline |
getOutputQuantity(const std::string &name) const | PLMD::ActionWithValue | inline |
getPntrToComponent(int i) | PLMD::ActionWithValue | protected |
getPntrToComponent(const std::string &name) | PLMD::ActionWithValue | protected |
getPntrToValue() | PLMD::ActionWithValue | protected |
getRestart() const | PLMD::Action | inline |
getStep() const | PLMD::Action | |
getTime() const | PLMD::Action | |
getTimeStep() const | PLMD::Action | |
isActive() const | PLMD::Action | inline |
isOptionOn(const std::string &s) const | PLMD::Action | inline |
keywords | PLMD::Action | |
lockRequests() | PLMD::Action | inlinevirtual |
log | PLMD::Action | |
multi_sim_comm | PLMD::Action | |
noAnalyticalDerivatives(Keywords &keys) | PLMD::ActionWithValue | static |
noderiv | PLMD::ActionWithValue | private |
numericalDerivatives | PLMD::ActionWithValue | private |
parse(const std::string &key, T &t) | PLMD::Action | |
parseFlag(const std::string &key, bool &t) | PLMD::Action | |
parseNumbered(const std::string &key, const int no, T &t) | PLMD::Action | |
parseNumberedVector(const std::string &key, const int no, std::vector< T > &t) | PLMD::Action | |
parseVector(const std::string &key, std::vector< T > &t) | PLMD::Action | |
plumed | PLMD::Action | |
prepare() | PLMD::Action | virtual |
readAtomsFromPDB(const PDB &) | PLMD::Action | inlinevirtual |
registerKeywords(Keywords &keys) | PLMD::ActionWithValue | static |
runFinalJobs() | PLMD::Action | inlinevirtual |
setGradientsIfNeeded() | PLMD::ActionWithValue | |
setNotPeriodic() | PLMD::ActionWithValue | |
setOption(const std::string &s) | PLMD::Action | virtual |
setPeriodic(const std::string &min, const std::string &max) | PLMD::ActionWithValue | |
setValue(const double &d) | PLMD::ActionWithValue | inlineprotected |
setValue(Value *, double) | PLMD::ActionWithValue | |
turnOnDerivatives() | PLMD::ActionWithValue | virtual |
unlockRequests() | PLMD::Action | inlinevirtual |
update() | PLMD::Action | inlinevirtual |
useCustomisableComponents(Keywords &keys) | PLMD::ActionWithValue | static |
useNumericalDerivatives() | PLMD::ActionWithValue | inline |
values | PLMD::ActionWithValue | private |
warning(const std::string &msg) | PLMD::Action | |
~Action() | PLMD::Action | virtual |
~ActionWithValue() | PLMD::ActionWithValue | |