Action(const ActionOptions &) | PLMD::Action | explicit |
Action(const Action &a)=delete | PLMD::Action | private |
ActionShortcut(const ActionOptions &ao) | PLMD::ActionShortcut | explicit |
activate() | PLMD::Action | virtual |
active | PLMD::Action | private |
addDependency(Action *) | PLMD::Action | |
after | PLMD::Action | private |
apply() override | PLMD::ActionShortcut | inlinevirtual |
beforeUpdate() | PLMD::Action | inlinevirtual |
calculate() override | PLMD::ActionShortcut | inlinevirtual |
calculateFromPDB(const PDB &) | PLMD::Action | |
calculateNumericalDerivatives(ActionWithValue *a=NULL) | PLMD::Action | virtual |
checkNeedsGradients() const | PLMD::Action | inlinevirtual |
checkNumericalDerivatives() const | PLMD::Action | inlinevirtual |
checkRead() | PLMD::Action | |
checkUpdate() const | PLMD::Action | |
cite(const std::string &s) | PLMD::Action | |
clearDependencies() | PLMD::Action | |
clearOptions() | PLMD::Action | virtual |
comm | PLMD::Action | |
deactivate() | PLMD::Action | inlinevirtual |
Dependencies typedef | PLMD::Action | |
doCheckPoint | PLMD::Action | private |
error(const std::string &msg) const | PLMD::Action | |
exit(int c=0) | PLMD::Action | |
fclose(FILE *fp) | PLMD::Action | |
fflush() | PLMD::Action | |
files | PLMD::Action | |
fopen(const char *path, const char *mode) | PLMD::Action | |
getCPT() const | PLMD::Action | |
getDependencies() const | PLMD::Action | inline |
getDocumentation() const | PLMD::Action | virtual |
getExchangeStep() const | PLMD::Action | |
getKeyword(const std::string &key) | PLMD::Action | |
getLabel() const | PLMD::Action | inline |
getName() const | PLMD::Action | inline |
getRestart() const | PLMD::Action | inline |
getSavedInputLines() const | PLMD::ActionShortcut | |
getShortcutLabel() const | PLMD::ActionShortcut | protected |
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 | |
label | PLMD::Action | private |
line | PLMD::Action | private |
lockRequests() | PLMD::Action | inlinevirtual |
log | PLMD::Action | |
multi_sim_comm | PLMD::Action | |
name | PLMD::Action | private |
operator=(const Action &a)=delete | PLMD::Action | private |
options | PLMD::Action | 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 |
readInputLine(const std::string &input) | PLMD::ActionShortcut | |
registerKeywords(Keywords &keys) | PLMD::analysis::WhamHistogram | static |
replica_index | PLMD::Action | private |
restart | PLMD::Action | private |
runFinalJobs() | PLMD::Action | inlinevirtual |
savedInputLines | PLMD::ActionShortcut | private |
setOption(const std::string &s) | PLMD::Action | virtual |
shortcutlabel | PLMD::ActionShortcut | private |
unlockRequests() | PLMD::Action | inlinevirtual |
update() | PLMD::Action | inlinevirtual |
update_from | PLMD::Action | private |
update_until | PLMD::Action | private |
warning(const std::string &msg) | PLMD::Action | |
WhamHistogram(const ActionOptions &) | PLMD::analysis::WhamHistogram | explicit |
~Action() | PLMD::Action | virtual |